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

In This Topic
    FooterStyle Property (Split)
    In This Topic
    Gets or sets the Style object that controls the appearance of column footers.
    Syntax
    'Declaration
     
    Public Property FooterStyle As Style
    public Style FooterStyle {get; set;}
    See Also