ASPxRichEditSettingsBase Constructors
Serves as a base for classes that contain different settings of the ASPxRichEdit control.| Name | Parameters | Description |
|---|---|---|
| ASPxRichEditSettingsBase() | none | Initializes a new instance of the ASPxRichEditSettingsBase class. |
| ASPxRichEditSettingsBase(IPropertiesOwner) | owner | Initializes a new instance of the ASPxRichEditSettingsBase class with the specified owner. |
See Also