AutoCheckChildNodes Property
AutoCheckChildNodes
Gets or sets a value indicating whether auto check child nodes when parent node is changed checked state.
Declaration
public bool AutoCheckChildNodes { get; set; }
Public Property AutoCheckChildNodes As Boolean