Back to Devexpress

HamburgerMenuBottomBarCheckBox.GlyphStretch Property

wpf-devexpress-dot-xpf-dot-windowsui-dot-hamburgermenubottombarcheckbox-84effa2b.md

latest1.3 KB
Original Source

HamburgerMenuBottomBarCheckBox.GlyphStretch Property

Gets or sets how the glyph is stretched to fill the button. This is a dependency property.

Namespace : DevExpress.Xpf.WindowsUI

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

NuGet Package : DevExpress.Wpf.Controls

Declaration

csharp
public Stretch GlyphStretch { get; set; }
vb
Public Property GlyphStretch As Stretch

Property Value

TypeDescription
Stretch

A Stretch enumeration value that specifies how the glyph is stretched to fill the button. The default is Stretch.Uniform.

|

See Also

HamburgerMenuBottomBarCheckBox Class

HamburgerMenuBottomBarCheckBox Members

DevExpress.Xpf.WindowsUI Namespace