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

In This Topic
    Fixed Property (CellStyleCollection)
    In This Topic
    Gets the style used to paint fixed cells.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Fixed As CellStyle
    public CellStyle Fixed {get;}
    See Also