TextField.Clone() Method
Clones the current TextField instance.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| TextField | A new instance of the TextField class that is a copy of the current instance. |
See Also