Skip to main content

ITileNavButton.Alignment Property

Gets or sets the object’s alignment.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

NavButtonAlignment Alignment { get; set; }

Property Value

Type Description
DevExpress.XtraBars.Navigation.NavButtonAlignment

The object’s alignment.

See Also