Back to Devexpress

GalleryItem.AppearanceCaption Property

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-galleryitem-fe2f7ba2.md

latest1.5 KB
Original Source

GalleryItem.AppearanceCaption Property

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

Namespace : DevExpress.XtraBars.Ribbon

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
StateAppearances

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

|

See Also

Caption

AppearanceDescription

GalleryItem Class

GalleryItem Members

DevExpress.XtraBars.Ribbon Namespace