True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / GroupRow Class / GroupedText Property

In This Topic
    GroupedText Property (GroupRow)
    In This Topic
    Gets the text that is being grouped.
    Syntax
    'Declaration
     
    Public ReadOnly Property GroupedText As System.String
    public System.string GroupedText {get;}
    See Also