RibbonPageCollection.Remove(RibbonPage) Method
Removes the specified page from the collection.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
page | RibbonPage | A RibbonPage object to remove from the collection. |
See Also