FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / Footers Class / Fixed Property

In This Topic
    Fixed Property (Footers)
    In This Topic
    Defines whether the footers will be fixed at the bottom of grid or will be last rows.
    Syntax
    'Declaration
     
    
    Public Property Fixed As Boolean
    public bool Fixed {get; set;}
    See Also