Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / DefaultRowHeightProperty Field

In This Topic
    DefaultRowHeightProperty Field
    In This Topic
    Identifies the DefaultRowHeight dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DefaultRowHeightProperty As DependencyProperty
    public static readonly DependencyProperty DefaultRowHeightProperty
    See Also