IHistoryItem Members
When implemented, represents a history item.Properties
Name | Description |
---|---|
Caption | Gets a caption that is displayed in the current operation’s history. |
Methods
Name | Description |
---|---|
Redo(DashboardDesigner) | Reapplies the last operation that was undone in the Dashboard Designer. |
Undo(DashboardDesigner) | Undoes the last operation in the Dashboard Designer. |
See Also