Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / BaseTableView Class / Footers Property

In This Topic
    Footers Property (BaseTableView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Footers As C1.Win.C1FlexGrid.Footers
    public C1.Win.C1FlexGrid.Footers Footers {get;}
    See Also