The HistoryData type exposes the following members.
Name | Description | |
---|---|---|
Commands |
Gets or sets a list of the commands. |
|
Current |
Gets or sets an index of the current action. |
|
Enable |
Gets or sets the value indicating if the undo/redo functionality is enabled. |
|
Locked |
Gets or sets the value indicating if some command is executing. |
|
MaxUndoStepCount |
Gets or sets a maximum number of available undo steps. |
|
TrackingEnabled |
Gets or sets the value indicating if the tracking commands functionality is enabled. |