TreeExpandMode Property
TreeExpandMode
Gets or sets the mode the tree created after setting the property ChildItemsPath.
Declaration
[Parameter]
public GridTreeExpandMode TreeExpandMode { get; set; }
<Parameter>
Public Property TreeExpandMode As GridTreeExpandMode