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

In This Topic
    GroupByCaption Property (C1TrueDBGrid)
    In This Topic
    Gets or sets the text displayed in the grouping area when no columns have been grouped.
    Syntax
    'Declaration
     
    Public Property GroupByCaption As System.String
    public System.string GroupByCaption {get; set;}
    See Also