[]
        
(Showing Draft Content)

C1.WPF.Report.ReportLabeledValue.AssignFrom

AssignFrom Method

AssignFrom(ReportLabeledValue)

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

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

The source object to copy properties from.