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

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