C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / ShapeField Class / Clone Method

In This Topic
Clone Method (ShapeField)
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