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.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if this panel is a Recent Item Control’s main panel; otherwise, false. |
See Also