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.v19.2.dll

Declaration

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