[]
Allows initialization of the layout manager with specifies ITargetDevice.
void Initialize(IReportItem forReportItem, ITargetDevice targetDevice)
Type | Name | Description |
---|---|---|
IReportItem | forReportItem | IReportItem that will be laid out |
ITargetDevice | targetDevice | ITargetDevice for which layout operation should be performed |
Layout subsystem will call this method before fist call to Measure/Layout.