DateNavigatorSettings.Properties Property
Provides access to a DateNavigatorProperties object that enables you to set options specific to a calendar control.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
DateNavigatorProperties | A DateNavigatorProperties object containing calendar control settings. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Properties |
---|---|
SchedulerSettings |
|
SchedulerStorageControlSettings |
|
See Also