ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Olap Assembly / C1.Web.Mvc.Olap Namespace / PivotField Class / Filter Property

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