Job |
The JobGroupViewModel Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| ColumnCount | Returns or sets the number of columns of a square matrix. This value is moved to the GridColumnCount property at a suitable time, to inform the WPF GUI. | |
| ColumnNumber |
Returns or sets the column number of the associated control
in a square matrix.
This value is moved to the GridColumn property at a suitable time,
to inform the WPF GUI.
(Inherited from VishnuViewModelBase) | |
| Dispatcher |
The dispatcher of the UI.
(Inherited from ObservableObject) | |
| RowCount | Returns or sets the number of rows of a square matrix. This value is moved to the GridRowCount property at a suitable time, to inform the WPF GUI. | |
| RowNumber |
Returns or sets the line number of the associated control
in a square matrix.
This value is moved to the GridRow property at a suitable time,
to inform the WPF GUI.
(Inherited from VishnuViewModelBase) |