Expanded
Specifies whether children of the row will be shown. User can toggle this property by clicking on a toggle button in tree column.
cs
public Boolean Expanded { get; set; }
Specifies whether children of the row will be shown. User can toggle this property by clicking on a toggle button in tree column.
public Boolean Expanded { get; set; }