Click or drag to resize

DummyLogicalTaskTreeViewModel properties

The DummyLogicalTaskTreeViewModel Type exposes the following members.

Properties
 NameDescription of the
Public PropertyMainLogicalNodeView ItemsSource for the TreeView in LogicalTaskTreeControl.
(Inherited from OrientedTreeViewModelBase)
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