Skip to main content
A newer version of this page is available. .
All docs
V21.2

CalendarAppearances.Owner Property

Gets the owner control.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

public ICalendarAppearancesOwner Owner { get; }

Property Value

Type Description
DevExpress.XtraEditors.Repository.ICalendarAppearancesOwner

An object that specifies the owner control.

See Also