AreChildrenBelow Property (GridIncrementalLoadingRow)
In This Topic
Gets whether the children are below this row.
Syntax
'Declaration
Protected Overridable ReadOnly Property AreChildrenBelow As Boolean
protected virtual bool AreChildrenBelow {get;}
See Also