General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
HEUndoRibbonCommand Class
A ribbon item that allows the previous action performed within the design view area to be canceled.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v19.2.dll
Declaration
public class HEUndoRibbonCommand :
HERibbonCommandBase
Public Class HEUndoRibbonCommand
Inherits HERibbonCommandBase
Remarks
The ASPxHtmlEditor keeps track of all user actions, and allows you to undo or repeat them by using the Undo and Redo buttons (HEUndoRibbonCommand and HERedoRibbonCommand).
You can add the Undo button to the ribbon by using either the ASPxHtmlEditor designer at design time, or programmatically.
Inheritance
Object
StateManager
CollectionItem
RibbonItemBase
RibbonButtonItem
HERibbonCommandBase
HEUndoRibbonCommand
See Also
Feedback