Back to Devexpress

GroupShape.Clone() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-groupshape-c8ffaaac.md

latest1.1 KB
Original Source

GroupShape.Clone() Method

Clones the current GroupShape instance.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public GroupShape Clone()
vb
Public Function Clone As GroupShape

Returns

TypeDescription
GroupShape

The cloned GroupShape instance.

|

See Also

GroupShape Class

GroupShape Members

DevExpress.Docs.Presentation Namespace