Class OlapCondition
Represents an OLAP filter condition that is used with OlapFilterDescription
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Pivot.Core.Olap
Assembly: Telerik.Pivot.Core.dll
Syntax
public abstract class OlapCondition : Condition, INotifyPropertyChanged, ISupportInitialize, IObservableServiceProvider, IServiceProvider, IEditable
Constructors
OlapCondition()
Declaration
protected OlapCondition()