TcxCustomRow.HasChildren Method
Tests if the current row has children.
Declaration
function HasChildren: Boolean;
Returns
Type |
---|
Boolean |
Remarks
The HasChildren method returns True if the Count property is greater than 0.
See Also
Tests if the current row has children.
function HasChildren: Boolean;
Type |
---|
Boolean |
The HasChildren method returns True if the Count property is greater than 0.
No
Your feedback is appreciated.