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

In This Topic
    Cols Property (C1FlexGridClassic)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shadows Property Cols As Integer
    public new int Cols {get; set;}
    See Also