Back to Devexpress

NavigationPane.IsSelected Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-navigationpane-89436a1e.md

latest1.2 KB
Original Source

NavigationPane.IsSelected 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 IsSelected { get; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public ReadOnly Property IsSelected As Boolean

Property Value

Type
Boolean

See Also

NavigationPane Class

NavigationPane Members

DevExpress.XtraBars.Navigation Namespace