RibbonControl.MergedPages Property
Provides access to pages that have been merged into the default category of the Ribbon Control.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
RibbonPageCollection | A RibbonPageCollection object that contains pages that have been merged into the default category. |
See Also