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

In This Topic
    GroupHeaderStyle Property (C1DisplayColumn)
    In This Topic
    Gets or sets the Style used to render the cell in the grouped header row.
    Syntax
    'Declaration
     
    Public Property GroupHeaderStyle As Style
    public Style GroupHeaderStyle {get; set;}
    See Also