MasterElement.Clone() Method
Creates a copy of the current master element.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Returns
| Type | Description |
|---|---|
| MasterElement | A MasterElement object that is a copy of the current object. |
See Also