FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridRowAutomationPeer Class / IsGroup Property

In This Topic
    IsGroup Property
    In This Topic
    Gets whether the row is a group.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsGroup As Boolean
    public bool IsGroup {get;}
    See Also