BarItemLinkReadOnlyCollection.RecentLinkCount Property
Gets the total number of items that have recently been used.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value representing the number of items recently used. |
Remarks
For more information on recent links, see the Recently Used Items topic.
See Also