Skip to main content

HtmlEditorShortcut() Constructor

Initializes a new instance of the HtmlEditorShortcut class.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public HtmlEditorShortcut()

Remarks

The default constructor creates a new instance of the HtmlEditorShortcut class and initializes its properties to their default values.

See Also