Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
GroupRow
.
.
::
.
.
HasChildren Property
GroupRow Class
See Also
Gets a value that indicates whether this group row has child rows.
Namespace:
C1.Silverlight.FlexGrid
Assembly:
C1.Silverlight.FlexGrid.4
(in C1.Silverlight.FlexGrid.4.dll)
Syntax
C#
public
bool
HasChildren
{
get
; }
Visual Basic
Public
ReadOnly
Property
HasChildren
As
Boolean
Get
See Also
GroupRow Class
C1.Silverlight.FlexGrid Namespace