Gets a value that indicates whether this group row has child rows.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public bool HasChildren { get; }
Visual Basic
Public ReadOnly Property HasChildren As Boolean
	Get

See Also