ComponentOne FlexReport for UWP
Clone Method (FieldBase)

C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace > FieldBase Class : Clone Method
Creates a new object that is a copy of the current FieldBase object.
Syntax
'Declaration
 
Public Function Clone() As FieldBase
public FieldBase Clone()

Return Value

Copy of the current FieldBase object.
See Also

Reference

FieldBase Class
FieldBase Members