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

CalendarControlBase.AppearanceCalendar Property

OBSOLETE

Use the CalendarAppearance property instead.

This property is obsolete. Use the CalendarControlBase.CalendarAppearance property instead.

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v18.2.dll

Declaration

[Obsolete("Use the CalendarAppearance property instead.")]
[Browsable(false)]
public AppearanceObject AppearanceCalendar { get; }

Property Value

Type
AppearanceObject
See Also