A newer version of this page is available.
Switch to the current version.
AppMenuFileLabel.Glyph Property
Gets or sets the image displayed before the label's AppMenuFileLabel.Caption.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v19.1.dll
Declaration
[Browsable(false)]
public Image Glyph { get; set; }
<Browsable(False)>
Public Property Glyph As Image
Property Value
Type | Description |
---|---|
Image | An image displayed before the label's AppMenuFileLabel.Caption. |
See Also
Feedback