Back to Devexpress

TcxCustomRow.HasChildren Method

vcl-cxvgrid-dot-tcxcustomrow-32902160.md

latest610 B
Original Source

TcxCustomRow.HasChildren Method

Tests if the current row has children.

Declaration

delphi
function HasChildren: Boolean;

Returns

Type
Boolean

Remarks

The HasChildren method returns True if the Count property is greater than 0.

See Also

TcxCustomRow.HasVisibleChildren

TcxCustomRow Class

TcxCustomRow Members

cxVGrid Unit