Skip to main content
A newer version of this page is available. .

RecentPanelBase Class

A base class for the RecentItemControl‘s panels (e.g., the RecentStackPanel objects).

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

public abstract class RecentPanelBase :
    Component

Remarks

Refer to the Recent Item Control topic for the details.

See Also