Serves as a base for classes that contain different settings of the ASPxRichEdit control.
Namespace:DevExpress.Web.ASPxRichEdit
Assembly:DevExpress.Web.ASPxRichEdit.v18.2.dll

Syntax
C# |
public class ASPxRichEditSettingsBase : PropertiesBase, IPropertiesOwner
|
VB |
Public Class ASPxRichEditSettingsBase Inherits PropertiesBase, IPropertiesOwner
|

Inheritance Hierarchy

See Also