BackstageViewItemBase.Clone() Method
Creates and returns a copy of the current item.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
Object | A BackstageViewItemBase descendant that is a copy of the current item. |
See Also