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

RichEditClientSideEvents() Constructor

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

Namespace: DevExpress.Web.ASPxRichEdit

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

Declaration

public RichEditClientSideEvents()

Remarks

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

See Also