NavBarControl.View Property
In This Article
Gets or sets an object specifying the control’s paint style.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.2.dll
NuGet Package: DevExpress.Win
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A Base |
#Remarks
This property supports the internal infrastructure and typically is not intended to be used directly from your code.
At design time, you can change the control’s paint style via the Designer dialog.
See Also