The FilterExpressionViewModel type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FilterExpressionViewModel()()()() |
Default constructor
| |
| FilterExpressionViewModel(FilterExpressionModel) |
Default constructor
|
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetErrors | (Inherited from BindableValidationObject.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetModel |
Gets the model for the filter
| |
| GetPropertyName``1 | (Inherited from BindableObject.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| OnErrorChanged | (Inherited from BindableValidationObject.) | |
| OnPropertyChanged(String) | (Inherited from BindableObject.) | |
| OnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) | |
| ResetError | (Inherited from BindableValidationObject.) | |
| SetAndNotify``1(UMP%, UMP, Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) | |
| SetAndNotify``1(UMP%, UMP, String) | (Inherited from BindableObject.) | |
| SetError | (Inherited from BindableValidationObject.) | |
| SetModel |
Gets the model for the filter
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| HasErrors | (Inherited from BindableValidationObject.) | |
| IsCaseSensitive |
Checks if the filter is case sensitive
| |
| Operator |
The operator for the filter
| |
| Value |
The value of the filter
|
Events
| Name | Description | |
|---|---|---|
| ErrorsChanged | (Inherited from BindableValidationObject.) | |
| PropertyChanged | (Inherited from BindableObject.) |