Gets the parent RecentItemControl that owns this RecentItemBase.
public RecentItemControl RecentControl { get; }
Public ReadOnly Property RecentControl As RecentItemControl
To obtain the panel that contains this RecentItemBase, use the OwnerPanel property instead.