Skip to main content
A newer version of this page is available. .

ITileNavButton.GlyphAlignment Property

Gets or sets the ITileNavButton.Glyph‘s alignment.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v19.2.dll

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