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