ChildItemsPath Property (FlexSheet)
In This Topic
Gets or sets the name of the property used to generate child rows in hierarchical grids.
Syntax
'Declaration
<IgnoreAttribute()>
Public Overrides Property ChildItemsPath As String
[Ignore()]
public override string ChildItemsPath {get; set;}
See Also