RibbonPage.Clone() Method
Creates a new RibbonPage object with the settings matching those of the current object.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
Object | A copy of the current RibbonPage object. |
See Also