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

In This Topic
    ValueFilter Property (PivotFilter)
    In This Topic
    Gets the value filter setting. It is NOT supported when binding the service.
    Syntax
    'Declaration
     
    Public ReadOnly Property ValueFilter As ValueFilter
    public ValueFilter ValueFilter {get;}
    See Also