The AwxRowViewModel type exposes the following members.
Properties
Name | Description | |
---|---|---|
Background |
Background.
(Inherited from DataGridRowViewModel.) | |
Cells |
Gets the cells in this row.
(Inherited from DataGridRowViewModel.) | |
ContextMenuItems |
Context menu.
(Inherited from DataGridRowViewModel.) | |
Data |
Alarm data associated with this row.
| |
DelayRowStyleChanged |
Stop firing NotifyRowStyleChanged changes.
(Inherited from DataGridRowViewModel.) | |
FontFamily |
Font family.
(Inherited from DataGridRowViewModel.) | |
FontSize |
Font size.
(Inherited from DataGridRowViewModel.) | |
FontStyle |
Font style.
(Inherited from DataGridRowViewModel.) | |
FontWeight |
Font weight.
(Inherited from DataGridRowViewModel.) | |
Foreground |
Foreground.
(Inherited from DataGridRowViewModel.) | |
GroupedByValue |
This value is used for Grouping. Until the row is grouped, the value is null.
This property is needed to remember the Original group the row is inserted. The value
is used to find the row view model in the items view.
| |
IsRowMouseOver |
Gets or sets a value indicating whether the row is under cursor.
(Inherited from DataGridRowViewModel.) | |
IsSelected |
Gets or sets a value indicating whether the row is selected.
(Inherited from DataGridRowViewModel.) | |
NotifyRowStyleChanged |
Property changed event gets fired on this property whenever a styling property relevant for a row changes.
(Inherited from DataGridRowViewModel.) | |
Row |
Gets the row.
| |
RowHeight |
Gets or sets the height of the row.
(Inherited from DataGridRowViewModel.) | |
RowNumber |
Gets or sets the row number.
(Inherited from DataGridRowViewModel.) | |
Style |
Style.
(Inherited from DataGridRowViewModel.) | |
StyleKey |
Identificator of style.
Gets or sets the style key.
(Inherited from DataGridRowViewModel.) | |
StyleSelectorKey |
Identificator of style.
Gets or sets the style key.
(Inherited from DataGridRowViewModel.) |