FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridGroupRow Class / GroupName Property

In This Topic
    GroupName Property
    In This Topic
    Gets the header of the column associated with this group.
    Syntax
    'Declaration
     
    Public ReadOnly Property GroupName As String
    public string GroupName {get;}
    See Also