C# |
public RecentItemCollection Items { get; }
|
VB |
Public ReadOnly Property Items As RecentItemCollection
|
Property value
Type: RecentItemCollection
A DevExpress.XtraBars.Ribbon.RecentItemCollection object that stores all Recent Item Control elements hosted within this panel.
Use the panel smart-tag to populate this panel's Items collection at design time (see the figure below).
