ImageGalleryCustomDrawEventArgs.Appearance Property
In This Article
Gets the gallery’s appearance settings.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public RibbonGalleryAppearances Appearance { get; }
#Property Value
Type | Description |
---|---|
Ribbon |
The gallery’s appearance settings. |
See Also