Skip to main content

RichEditClientSideEvents() Constructor

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

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v23.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