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

ButtonEditClientSideEventsBase() Constructor

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public ButtonEditClientSideEventsBase()

Remarks

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

See Also