ITileNavButton.Glyph Property
Gets or sets the glyph of the current ITileNavButton object.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Image | A glyph of the current ITileNavButton object. |
See Also