SchedulerDateNavigationBar.Panel Property
Provides access to the inner control of the date navigation bar. For internal use.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
XtraUserControl | An XtraUserControl object that is the inner control of the date navigation bar. |
See Also