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

In This Topic
    ColumnFooterBackgroundProperty Field
    In This Topic
    Identifies the ColumnFooterBackground dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ColumnFooterBackgroundProperty As C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty ColumnFooterBackgroundProperty
    See Also