Back to Devexpress

Table.Clone() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-table-f4ce6bf6.md

latest1.0 KB
Original Source

Table.Clone() Method

Clones the current Table instance.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Returns

TypeDescription
Table

The cloned Table instance.

|

See Also

Table Class

Table Members

DevExpress.Docs.Presentation Namespace