SchedulerListEditorBase.DateNavigator Property
Provides access to the SchedulerListEditorBase‘s Date Navigator.
Namespace: DevExpress.ExpressApp.Scheduler
Assembly: DevExpress.ExpressApp.Scheduler.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Object | An object that represents a Date Navigator. |
Property Value
Type | Description |
---|---|
DevExpress.XtraScheduler.Native.IDateNavigatorControllerOwner | An object that represents a Date Navigator. |
Remarks
Generally, you do not need to use this property.
See Also