[]
        
(Showing Draft Content)

C1.C1Preview.DataBinding.DataSource.AssignFrom

AssignFrom Method

AssignFrom(DataSource)

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

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

The source object to copy properties from.