ComponentOne ASP.NET MVC Controls
PivotFilterBuilder Class Members
Methods 

C1.Web.Mvc.Olap.Fluent Namespace : PivotFilterBuilder Class

The following tables list the members exposed by PivotFilterBuilder.

Public Constructors
 NameDescription
Public ConstructorCreates one PivotFilterBuilder instance to configurate obj.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.Olap.PivotFilter.FilterType. Sets the types of filtering provided by this filter. When binding the service, only FilterType.Condition and FilterType.None are supported. When FilterType.Both is set, it works as FilterType.Condition. When FilterType.Value is set, it works as FilterType.None.  
Public MethodConfigurates C1.Web.Mvc.Olap.PivotFilter.ValueFilter. Sets the value filter setting. It is NOT supported when binding the service.  
Top
See Also

Reference

PivotFilterBuilder Class
C1.Web.Mvc.Olap.Fluent Namespace