SchedulerStorageControlSettings.DateNavigatorExtensionSettings Property
Provides access to DateNavigator settings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
| Type | Description |
|---|---|
| DateNavigatorSettings | A DateNavigatorSettings object containing settings specific for the DateNavigator control. |
Remarks
For more information, refer to the DateNavigator Control - Overview document.
See Also