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

SpinEditClientSideEvents() Constructor

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public SpinEditClientSideEvents()

Remarks

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

See Also