Back to Devexpress

HamburgerMenuBottomBarRadioButton.Glyph Property

wpf-devexpress-dot-xpf-dot-windowsui-dot-hamburgermenubottombarradiobutton-9a6a62dc.md

latest1.3 KB
Original Source

HamburgerMenuBottomBarRadioButton.Glyph Property

Gets or sets an image displayed within the Bottom Bar item. This is a dependency property.

Namespace : DevExpress.Xpf.WindowsUI

Assembly : DevExpress.Xpf.Controls.v25.2.dll

NuGet Package : DevExpress.Wpf.Controls

Declaration

csharp
public ImageSource Glyph { get; set; }
vb
Public Property Glyph As ImageSource

Property Value

TypeDescription
ImageSource

An ImageSource object that specifies the image displayed within the bottom bar item.

|

See Also

HamburgerMenuBottomBarRadioButton Class

HamburgerMenuBottomBarRadioButton Members

DevExpress.Xpf.WindowsUI Namespace