ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / AllowFiltering Property

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