Search
ScrollTreeViewCmd Properties
 


 Public Properties

  Name Description

Title

Gets or sets the text associated with the action. (Inherited from Command.)

TreeViewNode

Gets a reference to the TreeViewNode affected by this operation.

 Protected Properties

  Name Description

Context

Gets the command's context. (Inherited from Command.)

SubCommands

Gets a collection of all command objects contained within the composite one. (Inherited from Command.)

 See Also