The AwxRowViewModel type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Activate |
Activates the row when loaded due to virtualization
(Inherited from DataGridRowViewModel.) | |
| ClearData |
Resets all properties to default.
(Inherited from DataGridRowViewModel.) | |
| Deactivate |
Deactivate the row when unloaded due to virtualization
(Inherited from DataGridRowViewModel.) | |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| FireRowStyleChanged |
Fires property change for NotifyRowStyleChanged;
(Inherited from DataGridRowViewModel.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetPropertyName``1 | (Inherited from BindableObject.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| NotifyRowNumberUpdated |
Notify the UI that the RowNumber was updated.
(Inherited from DataGridRowViewModel.) | |
| 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.) |