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

In This Topic
    ColumnFooters Property (C1TrueDBDropdown)
    In This Topic
    Gets or sets a value indicating the visibility of column footers.
    Syntax
    'Declaration
     
    Public Property ColumnFooters As System.Boolean
    public System.bool ColumnFooters {get; set;}
    See Also