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

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