Back to Devexpress

SimpleButton.GlyphAlignment Property

wpf-devexpress-dot-xpf-dot-core-dot-simplebutton-8a801d0e.md

latest1.3 KB
Original Source

SimpleButton.GlyphAlignment Property

Specifies the icon horizontal alignment. This is a dependency property.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public Dock GlyphAlignment { get; set; }
vb
Public Property GlyphAlignment As Dock

Property Value

TypeDescription
Dock

A Dock enumeration value. The default is Left.

|

See Also

GlyphHeight

GlyphWidth

Glyph

GlyphToContentOffset

SimpleButton Class

SimpleButton Members

DevExpress.Xpf.Core Namespace