Back to Devexpress

NavBarControl.PaintStyleName Property

windowsforms-devexpress-dot-xtranavbar-dot-navbarcontrol-086e2795.md

latest1.6 KB
Original Source

NavBarControl.PaintStyleName Property

This member is not supported.

Namespace : DevExpress.XtraNavBar

Assembly : DevExpress.XtraNavBar.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

csharp
[Browsable(false)]
[DefaultValue("Default")]
[EditorBrowsable(EditorBrowsableState.Never)]
public string PaintStyleName { get; set; }
vb
<DefaultValue("Default")>
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property PaintStyleName As String

Property Value

TypeDefaultDescription
String"Default"

A String value specifying the name of the paint style applied to the NavBarControl.

|

See Also

LookAndFeel

PaintStyleKind

AvailableNavBarViews

Views

NavBarControl Class

NavBarControl Members

DevExpress.XtraNavBar Namespace