RecentPanelBase.Appearance Property
In This Article
Provides access to this RecentPanelBase object’s appearance settings.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public virtual AppearanceObject Appearance { get; }
#Property Value
Type | Description |
---|---|
Appearance |
A Appearance |
See Also