C1.WPF.Report Assembly / C1.WPF.Report Namespace / TextField Class / Clone Method

In This Topic
Clone Method (TextField)
In This Topic
Creates a new object that is a copy of the current FieldBase object.
Syntax
'Declaration
 
Public Function Clone() As FieldBase
 

Return Value

Copy of the current FieldBase object.
See Also