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

EditClientSideEventsBase() Constructor

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public EditClientSideEventsBase()

Remarks

An instance of the EditClientSideEventsBase class is automatically created when the correponding control object is instantiated.

See Also