Version

FilterableMeasureViewModel Class Members

The following tables list the members exposed by FilterableMeasureViewModel.

Public Constructors
 NameDescription
Public ConstructorFilterableMeasureViewModel ConstructorConstructor for the FilterableMeasureViewModel class.  
Public Properties
Public Methods
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedInvoked whenever the effective value of any property on this ViewModelBase has been updated. The specific dependency property that changed is reported in the event data. (Inherited from Infragistics.Olap.ViewModelBase)
Public Events
 NameDescription
Public EventPropertyChangedOccurs when a property value changes. (Inherited from Infragistics.Olap.ViewModelBase)
See Also