FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Classic Namespace / C1FlexGridClassic Class / FixedCols Property

In This Topic
    FixedCols Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property FixedCols As Integer
    public int FixedCols {get; set;}
    See Also