[]
Assigns all from another BrickBase object. Note! This method is intended to support repeated headers / footers in subreport, it does not copy: Outline, CommonInfo, LX, LY. Note! Parent should be assigned in AssignFrom(BrickBase) of parent brick. Note! RenderObject NOT cloned, copied as reference.
public override void AssignFrom(BrickBase source)
Type | Name | Description |
---|---|---|
BrickBase | source | The source object. |