Skip to main content
A newer version of this page is available. .

ASPxRichEditSettingsBase Class

Serves as a base for classes that contain different settings of the ASPxRichEdit control.

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v20.2.dll

NuGet Package: DevExpress.Web.Office

Declaration

public class ASPxRichEditSettingsBase :
    PropertiesBase,
    IPropertiesOwner
See Also