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

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