Skip to main content

RichEditClientSideEvents() Constructor

In This Article

Initializes a new instance of the RichEditClientSideEvents class. For internal use only.

Namespace: DevExpress.Web.ASPxRichEdit

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

NuGet Package: DevExpress.Web.Office

#Declaration

public RichEditClientSideEvents()

#Remarks

An instance of the RichEditClientSideEvents class is automatically created when the corresponding control object is instantiated.

See Also