Click or drag to resize

JobCunningViewModel fields

The JobListViewModel Type exposes the following members.

Fields
 NameDescription of the
Protected Field_myLogicalNode The assigned node from the LogicalTaskTree.
(Inherited from LogicalNodeViewModel)
Public FieldColumnNumber 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)
Protected FieldDispatcher The dispatcher of the UI.
(Inherited from ObservableObject)
Public FieldRowNumber 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)
Back to the top
See also