HtmlEditorShortcutCollection(ASPxHtmlEditor) Constructor
Initializes a new instance of the HtmlEditorShortcutCollection class with the specified owner.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
editor | ASPxHtmlEditor | An ASPxHtmlEditor object that will own the collection. |
See Also