Back to Devexpress

GalleryItem.AppearanceDescription Property

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-galleryitem-8b5a953f.md

latest1.5 KB
Original Source

GalleryItem.AppearanceDescription Property

Provides access to the appearance settings used to paint this GalleryItem‘s descritpion.

Namespace : DevExpress.XtraBars.Ribbon

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public StateAppearances AppearanceDescription { get; }
vb
Public ReadOnly Property AppearanceDescription As StateAppearances

Property Value

TypeDescription
StateAppearances

A StateAppearances object that stores appearance settings for this GalleryItem‘s description.

|

See Also

Description

AppearanceCaption

GalleryItem Class

GalleryItem Members

DevExpress.XtraBars.Ribbon Namespace