windowsforms-devexpress-dot-xtraeditors-dot-controls.md
The base class for controls that incorporate calendars.
Namespace : DevExpress.XtraEditors.Controls
Assembly : DevExpress.XtraEditors.v25.2.dll
NuGet Package : DevExpress.Win.Navigation
public abstract class CalendarControlBase :
BaseStyleControl,
ICalendarAppearancesOwner,
IDateTimeOwner,
IContextItemCollectionOptionsOwner,
IContextItemCollectionOwner,
IDatesCollectionOwner,
IDateRangeCollectionOwner,
ISupportDirectComposition,
ISupportDirectCompositionControlChild,
ISupportAsyncScrollAnimation
Public MustInherit Class CalendarControlBase
Inherits BaseStyleControl
Implements ICalendarAppearancesOwner,
IDateTimeOwner,
IContextItemCollectionOptionsOwner,
IContextItemCollectionOwner,
IDatesCollectionOwner,
IDateRangeCollectionOwner,
ISupportDirectComposition,
ISupportDirectCompositionControlChild,
ISupportAsyncScrollAnimation
Show 13 items
Object MarshalByRefObject Component Control DevExpress.XtraEditors.XtraControl ControlBase BaseControl BaseStyleControl CalendarControlBase CalendarControl
See Also