Skip to main content

RecentPanelBase Class

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

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v24.2.dll

Declaration

public abstract class RecentPanelBase :
    Component,
    IKeyboardSelectionClient

Remarks

Refer to the Recent Item Control topic for the details.

See Also