Clone Method (SuperLabel)
In This Topic
Creates a new object that is a copy of the current
C1.Win.FlexReport.FieldBase object.
Syntax
'Declaration
Public Function Clone() As FieldBase
Return Value
Copy of the current
C1.Win.FlexReport.FieldBase object.
See Also