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

NavBarControl.StoreDefaultPaintStyleName Property

This member supports the .NET Framework infrastructure and cannot be used directly from your code.

Namespace: DevExpress.XtraNavBar

Assembly: DevExpress.XtraNavBar.v19.2.dll

Declaration

[DefaultValue(false)]
[Browsable(false)]
public bool StoreDefaultPaintStyleName { get; set; }

Property Value

Type Default Description
Boolean **false**

true to store the default paint style name; otherwise, false.

See Also