The following tables list the members exposed by IValueConditionViewModel.
Name | Description | |
---|---|---|
Hierarchies | Gets the collection of hierarchies of the PivotGrid that can be filtered. | |
IsComplete | Indicates whether the current condition is complete - all fields are filled. | |
Levels | Gets the collection of levels for the currently selected hierarchy. | |
Measure | The viewmodel's measure. | |
SelectedHierarchy | Gets or sets the selected hierarchy. | |
SelectedLevel | Gets or sets the selected level. | |
SelectedValueFilterCondition | Gets or sets the selected condition. | |
TextValue | Gets or sets the text value for this condition. | |
TopValueExpression | The viewmodel's top value expression. | |
Value | Gets or sets the value for this condition. | |
ValueExpression | The viewmodel's value expression. | |
ValueFilterConditions | Gets the collection of ValueFilterConditions that this condition can apply. |
Name | Description | |
---|---|---|
Destroy | Method invoked when the view model is removed from the parent collection. | |
UpdateExpression | Update the filter expression for this view model. |