ComponentOne FlexReport for WinForms
AssignFrom Method (AllowedValuesDefinition)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > AllowedValuesDefinition Class : AssignFrom Method
The source object to copy properties from.
Assigns (copies) properties from another AllowedValuesDefinition to the current object.
Syntax
'Declaration
 
Public Sub AssignFrom( _
   ByVal source As AllowedValuesDefinition _
) 
public void AssignFrom( 
   AllowedValuesDefinition source
)

Parameters

source
The source object to copy properties from.
See Also

Reference

AllowedValuesDefinition Class
AllowedValuesDefinition Members