FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / TransposedGridCellFactory Class / ColumnsCount Property

In This Topic
    ColumnsCount Property (TransposedGridCellFactory)
    In This Topic
    Gets the total number of columns.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColumnsCount As Integer
    public int ColumnsCount {get;}
    See Also