The AwxViewControlViewModel type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AwxViewControlViewModel |
Initializes a new instance of the AwxViewControlViewModel class.
|
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetOperator | ||
| GetPropertyName``1 | (Inherited from BindableObject.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| OnPropertyChanged(String) | (Inherited from BindableObject.) | |
| OnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) | |
| SetAndNotify``1(UMP%, UMP, Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) | |
| SetAndNotify``1(UMP%, UMP, String) | (Inherited from BindableObject.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ConditionsRepository |
Gets or sets the conditions repository.
| |
| DictionariesRepository |
Gets or sets the dictionaries repository.
| |
| FiltersRepository |
Gets or sets the filters repository.
| |
| Items |
Gets or sets the items.
| |
| Operator | ||
| RangesRepository |
Data ranges repository.
| |
| Selected |
Gets or sets the selected.
| |
| SubscriptionsRepository |
Gets or sets the subscriptions repository.
|
Events
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from BindableObject.) |