RedoButton Properties |
The RedoButton type exposes the following members.
Name | Description | |
---|---|---|
IsEnabledCore | Gets the value of the IsEnabled property. (Inherited from UndoRedoButtonBase.) | |
IsListEnabled |
Determines whether the button can be extended and display the list of operations that can be undone or redone.
(Inherited from UndoRedoButtonBase.) | |
IsListExpanded |
Determines whether the detailed list of operations is currently expanded.
(Inherited from UndoRedoButtonBase.) | |
MaxOperationsCount |
Gets or sets the maximal number of operations displayed by the current button.
(Inherited from UndoRedoButtonBase.) | |
Operations |
Gets the list of operations displayed by the current button when in expanded state.
(Inherited from UndoRedoButtonBase.) | |
Recorder |
Gets or sets the Recorder bound to the current control.
(Inherited from UndoRedoButtonBase.) | |
UndoCommand |
Gets or sets the command used execute the Undo action.
(Inherited from UndoRedoButtonBase.) |