FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridWrapCellFactory Class / DefaultRow Property

In This Topic
    DefaultRow Property (GridWrapCellFactory)
    In This Topic
    Gets the default row dimensions.
    Syntax
    'Declaration
     
    Public ReadOnly Property DefaultRow As GridControlAdapter.RowInfo
    public GridControlAdapter.RowInfo DefaultRow {get;}
    See Also