Skip to main content
A newer version of this page is available. .

CalendarControlBase Class

The base class for controls that incorporate calendars.

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v20.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public abstract class CalendarControlBase :
    BaseStyleControl,
    ICalendarAppearancesOwner,
    IDateTimeOwner,
    IContextItemCollectionOptionsOwner,
    IContextItemCollectionOwner,
    IDatesCollectionOwner,
    IDateRangeCollectionOwner,
    IDirectXClient,
    ISupportDirectComposition,
    ISupportDirectCompositionControlChild,
    ISupportAsyncScrollAnimation
See Also