RecentSeparatorItem(RecentPanelBase) Constructor
Initializes a new instance of the RecentSeparatorItem class with the specified settings.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| panel | RecentPanelBase | A RecentPanelBase object that is the panel that owns this RecentSeparatorItem. |
See Also