[]
        
(Showing Draft Content)

C1.Report.Layout.AssignFrom

AssignFrom Method

AssignFrom(Layout)

Copies properties from another object into this object.

Declaration
public void AssignFrom(Layout source)
Public Sub AssignFrom(source As Layout)
Parameters
Type Name Description
Layout source

The source object, properties of which are copied.