Skip to main content

ITileNavButton.GlyphAlignment Property

Gets or sets the ITileNavButton.Glyph‘s alignment.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

NavButtonAlignment GlyphAlignment { get; set; }

Property Value

Type Description
DevExpress.XtraBars.Navigation.NavButtonAlignment

A DevExpress.XtraBars.Navigation.NavButtonAlignment enumeration value specifying the glyph’s alignment.

See Also