Skip to main content

NavBarViewBase.VerticalContentAlignment Property

This inherited property is not in effect for the NavBarViewBase object. To prevent developers from using this property, its code attributes are set, to hide it in MS Visual Studio designer tools.

Namespace: DevExpress.Xpf.NavBar

Assembly: DevExpress.Xpf.NavBar.v23.2.dll

NuGet Package: DevExpress.Wpf.NavBar

Declaration

[Browsable(false)]
public VerticalAlignment VerticalContentAlignment { get; set; }

Property Value

Type
VerticalAlignment
See Also