Implements support for undo of TreeViewNode scroll operations.
The following tables list the members exposed by the ScrollTreeViewCmd type.
Name | Description | |
---|---|---|
Initializes a new instance of the ScrollTreeViewCmd class. |
Name | Description | |
---|---|---|
Gets or sets the text associated with the action. (Inherited from Command.) |
||
Gets a reference to the TreeViewNode affected by this operation. |
Name | Description | |
---|---|---|
Gets the command's context. (Inherited from Command.) |
||
Gets a collection of all command objects contained within the composite one. (Inherited from Command.) |
Name | Description | |
---|---|---|
Merges adjacent commands in the history queue if they are related. (Inherited from Command.) |
||
Command.Execute override. |
||
Determines whether a command has been initiated by this command and should be treated as a derivative. (Inherited from Command.) |
||
Command.Redo override. |
||
Command.Undo override. |