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

NavBarViewBase.Padding Property

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

Namespace: DevExpress.Xpf.NavBar

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.NavBar, DevExpress.Wpf.Navigation

Declaration

[Browsable(false)]
public Thickness Padding { get; set; }

Property Value

Type
Thickness
See Also