Skip to main content
All docs
V25.1
  • CalendarAppearances.Owner Property

    Gets the owner control.

    Namespace: DevExpress.XtraEditors.Repository

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: 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