DateNavigatorSettings.ClientSideEvents Property
Gets an object that lists the client-side events specific to the DateNavigatorSettings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
#Property Value
Type | Description |
---|---|
Date |
A Date |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Client |
---|---|
Scheduler |
|
Scheduler |
|
#Remarks
The ClientSideEvents property provides access to an object of the DateNavigatorClientSideEvents type. This object contains properties whose names correspond to the events available to the DateNavigatorSettings on the client side. These properties enable handling the events by assigning the JavaScript functions to the required client-side events of the DateNavigatorSettings control.