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

In This Topic
    HeaderText Property (GroupInfo)
    In This Topic
    Gets or sets the text that is displayed in the group header row.
    Syntax
    'Declaration
     
    Public Property HeaderText As System.String
    public System.string HeaderText {get; set;}
    See Also