Back to Devexpress

NavigationPageBase.Visible Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-navigationpagebase-45abb6b4.md

latest1.2 KB
Original Source

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

Property Value

Type
Boolean

See Also

NavigationPageBase Class

NavigationPageBase Members

DevExpress.XtraBars.Navigation Namespace