HtmlEditorShortcut Properties
An individual shortcut within the ASPxHtmlEditor control.
Name | Description |
---|---|
Action |
Specifies a name of an executed command or shown custom dialog. |
Action |
Gets or sets the type of action that is executed when a shortcut is pressed. |
Action |
Specifies the view where the shortcut operates. |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Shortcut | Gets or sets the keyboard combination that invokes the current shortcut’s functionality. |
See Also