RecentPanelBase.Items Property
In This Article
Provides zero-based indexed access to all Recent Item Control elements hosted within this panel.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
Use the panel smart-tag to populate this panel’s Items collection at design time (see the figure below).
See Also