Skip to main content
Tab

DateEditClientSideEvents() Constructor

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public DateEditClientSideEvents()

Remarks

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

See Also