Version

AdvancedFilterViewModel Class Members

The following tables list the members exposed by AdvancedFilterViewModel.

Public Constructors
 NameDescription
Public ConstructorAdvancedFilterViewModel ConstructorConstructor for the AdvancedFilterViewModel 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