RecentPanelBase.IsMainPanel Property
Returns whether or not this RecentPanelBase is assigned to the RecentItemControl.MainPanel property of a Recent Item Control.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if this panel is a Recent Item Control’s main panel; otherwise, false. |
See Also