Back to Devexpress

OfficeNavigationBar.IsDesignMode Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-officenavigationbar-8e49b3a1.md

latest1.2 KB
Original Source

OfficeNavigationBar.IsDesignMode Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool IsDesignMode { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property IsDesignMode As Boolean

Property Value

Type
Boolean

See Also

OfficeNavigationBar Class

OfficeNavigationBar Members

DevExpress.XtraBars.Navigation Namespace