FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridSkeletonLoadingCellFactory Class / GetDefaultRow Method

In This Topic
    GetDefaultRow Method (GridSkeletonLoadingCellFactory)
    In This Topic
    Gets the default row dimensions.
    Syntax
    'Declaration
     
    Public Overridable Function GetDefaultRow() As GridControlAdapter.RowInfo
    public virtual GridControlAdapter.RowInfo GetDefaultRow()
    See Also