Back to Devexpress

RibbonGalleryAppearances.ItemDescriptionAppearance Property

windowsforms-devexpress-dot-xtrabars-dot-ribbongalleryappearances-bf483f79.md

latest1.9 KB
Original Source

RibbonGalleryAppearances.ItemDescriptionAppearance Property

Provides appearance settings used to paint gallery item descriptions (GalleryItem.Description) in different visual states.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
StateAppearances

A StateAppearances object that contains corresponding appearance options.

|

Remarks

Only the Font and ForeColor properties are in effect in skinning paint schemes. See Look and Feel to learn more.

See Also

ItemCaptionAppearance

Description

Look and Feel

RibbonGalleryAppearances Class

RibbonGalleryAppearances Members

DevExpress.XtraBars Namespace