FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridCellFactory Class / DefaultColumn Property

In This Topic
    DefaultColumn Property (GridCellFactory)
    In This Topic
    Gets the default column dimensions.
    Syntax
    'Declaration
     
    Public ReadOnly Property DefaultColumn As GridControlAdapter.ColumnInfo
    public GridControlAdapter.ColumnInfo DefaultColumn {get;}
    See Also