FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / AllowFiltering Property

In This Topic
    AllowFiltering Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowFiltering As Boolean
    public bool AllowFiltering {get; set;}
    See Also