Back to Devexpress

BarManager.CanShowNonRecentItems Property

windowsforms-devexpress-dot-xtrabars-dot-barmanager-b39718d3.md

latest1.1 KB
Original Source

BarManager.CanShowNonRecentItems Property

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

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public virtual bool CanShowNonRecentItems { get; }
vb
<Browsable(False)>
Public Overridable ReadOnly Property CanShowNonRecentItems As Boolean

Property Value

Type
Boolean

See Also

BarManager Class

BarManager Members

DevExpress.XtraBars Namespace