The AwxCellViewModel type exposes the following members.
Methods
Name | Description | |
---|---|---|
ClearData |
Clears all data from the cell
(Inherited from DataGridCellViewModel.) | |
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.) | |
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.) | |
ResolveHyperlink |
Resolves the HyperlinkText property in case it contains {{ColumnName}} string. If it does, it also sets
up a new listener for the target cell value in the target column so that when that value changes, the view
gets properly updated.
(Inherited from DataGridCellViewModel.) | |
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.) |