Click or drag to resize

LogicalTaskTreeViewModel properties

The LogicalTaskTreeViewModel Type exposes the following members.

Properties
 NameDescription of the
Public PropertyBreakLogicalTaskTree Command for the Break button in the LogicalTaskTreeControl.
Public PropertyInfoSource ItemsSource for optional additional information about the tree.
Public PropertyIsInSleepTime Returns true if a rest period defined by the user is currently in progress. for Vishnu actors (checkers) is running.
Public PropertyMainLogicalNodeView ItemsSource for the TreeView in LogicalTaskTreeControl.
(Inherited from OrientedTreeViewModelBase)
Public PropertyRunLogicalTaskTree Command for the Run button in the LogicalTaskTreeControl.
Public PropertySleepTimeTo The end of a possible rest period as a formatted string.
Public PropertyTreeOrientationState Determines the alignment of the elements in the tree.
(Inherited from OrientedTreeViewModelBase)
Public PropertyTreeParams Additional parameters that are valid for the entire tree or null.
(Inherited from OrientedTreeViewModelBase)
Public PropertyTreeVM Returns the RootJobListViewModel of the LogicalTaskTreeViewModel including setter.
(Inherited from OrientedTreeViewModelBase)
Back to the top
See also