Skip to main content
Tab

ButtonEditClientSideEventsBase() Constructor

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public ButtonEditClientSideEventsBase()

Remarks

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

See Also