RecentPanelBase.Appearance Property
Provides access to this RecentPanelBase object’s appearance settings.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| AppearanceObject | A AppearanceObject object that stores this RecentPanelBase object’s appearance settings. |
See Also