CalendarAppearances(ICalendarAppearancesOwner) Constructor
Initializes a new instance of the CalendarAppearances class with specified settings.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | DevExpress.XtraEditors.Repository.ICalendarAppearancesOwner | The object that owns these appearance settings. |
See Also