[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.PivotEngine.DefaultFilterType

DefaultFilterType Property

DefaultFilterType

Gets or sets the default filter type (by value or by condition). 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.

Declaration
public FilterType DefaultFilterType { get; set; }