[]
        
(Showing Draft Content)

C1.WPF.Report.BoundLabeledValues.AssignFrom

AssignFrom Method

AssignFrom(BoundLabeledValues)

Assigns (copies) properties from another BoundLabeledValues to the current object.

Declaration
public void AssignFrom(BoundLabeledValues source)
Parameters
Type Name Description
BoundLabeledValues source

The source object to copy properties from.