The AwxListItemViewModel type exposes the following members.
Properties
Name | Description | |
---|---|---|
Background |
Background.
(Inherited from DataGridRowViewModel.) | |
BottomLeftOverview |
Gets or sets the bottom left overview.
| |
BottomRightOverview |
Gets or sets the bottom left overview.
| |
Cells |
Gets the cells in this row.
(Inherited from DataGridRowViewModel.) | |
Column |
Gets the column in which this cell is.
| |
ContextMenuItems |
Context menu.
(Inherited from DataGridRowViewModel.) | |
CustomContent |
Custom conent of the cell.
| |
Data |
Alarm data associated with this row.
(Inherited from AwxRowViewModel.) | |
DelayRowStyleChanged |
Stop firing NotifyRowStyleChanged changes.
(Inherited from DataGridRowViewModel.) | |
Detail |
Gets or sets the detail.
| |
DetailsVisibility |
Details visibility.
| |
EditedValue |
Not used.
| |
FontFamily |
Font family.
(Inherited from DataGridRowViewModel.) | |
FontSize |
Font size.
(Inherited from DataGridRowViewModel.) | |
FontStretch |
Not used.
| |
FontStyle |
Font style.
(Inherited from DataGridRowViewModel.) | |
FontWeight |
Font weight.
(Inherited from DataGridRowViewModel.) | |
Foreground |
Foreground.
(Inherited from DataGridRowViewModel.) | |
FormattedValue |
Formatted value.
| |
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.
(Inherited from AwxRowViewModel.) | |
HasResolvedValue |
Not used.
| |
HyperlinkValue |
Gets the hyperlink text.
| |
Image |
Image for KPI.
| |
IsEditable |
Not used.
| |
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.) | |
ShouldStartEditing |
Not used.
| |
ShowValue |
Not used.
| |
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.) | |
Tooltip |
Tooltip.
| |
TopLeftOverview |
Gets or sets the top left overview.
| |
TopRightOverview |
Gets or sets the top right overview.
| |
Value |
Gets the value.
|