ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Olap Namespace / PivotFieldBase Class / Filter Property

In This Topic
    Filter Property (PivotFieldBase)
    In This Topic
    Gets the filter setting for this field.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Filter As PivotFilter
    public PivotFilter Filter {get;}
    See Also