RecentTextGlyphItemBase.Caption Property
In This Article
Gets or sets this item’s caption.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A String value that is the caption for this item. |
See Also