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

In This Topic
    GroupText Property (GridGroupRow)
    In This Topic
    Gets the a string representing the group item.
    Syntax
    'Declaration
     
    Public ReadOnly Property GroupText As String
    public string GroupText {get;}
    See Also