RibbonPage.Collection Property
Gets the collection of pages that contains the current RibbonPage object.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v21.1.dll
NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
RibbonPageCollection | A RibbonPageCollection object that contains the current RibbonPage object. |
See Also