Interface IFilteringDescription
Inherited Members
Namespace: Telerik.Pivot.Core.Filtering
Assembly: Telerik.WinControls.PivotGrid.dll
Syntax
public interface IFilteringDescription : IDistinctValuesDescription, IConditionFactory, IFilterOperatorsProvider
Properties
FilteringType
Declaration
Type FilteringType { get; }
Property Value
System.Type
|
PrefersDistinct
Declaration
bool PrefersDistinct { get; }
Property Value
System.Boolean
|