ClassOlapCondition
Class
Represents an OLAP filter condition that is used with OlapFilterDescription
Definition
Namespace:Telerik.Pivot.Core.Olap
Assembly:Telerik.Pivot.Core.dll
Syntax:
cs-api-definition
[DataContract]
public abstract class OlapCondition : Condition, INotifyPropertyChanged, ISupportInitialize, IServiceProvider, IEditable
Inheritance: objectCloneableSettingsNodeConditionOlapCondition
Derived Classes:
Implements:
Inherited Members
Constructors
OlapCondition()
Declaration
cs-api-definition
protected OlapCondition()