ASPxHtmlEditorHtmlEditingSettings Constructors
Contains settings that relate to a control’s HTML editing functionality.| Name | Parameters | Description |
|---|---|---|
| ASPxHtmlEditorHtmlEditingSettings() | none | Initializes a new instance of the ASPxHtmlEditorHtmlEditingSettings class with default settings. |
| ASPxHtmlEditorHtmlEditingSettings(IPropertiesOwner) | owner | Initializes a new instance of the ASPxHtmlEditorHtmlEditingSettings class with the specified owner. |
See Also