NavBarControl.ViewName Property
In This Article
Gets or sets the name of the View that specifies the paint scheme.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.2.dll
NuGet Package: DevExpress.Win
#Declaration
#Property Value
Type | Description |
---|---|
String | A string that specifies the name of the current View. |
#Remarks
This member supports the internal infrastructure and is not intended to be used directly from your code.
See Also