'Declaration Sub Render( _ ByVal createDevice As Func(Of RectangleF,IDrawingDevice), _ ByVal bounds As RectangleF, _ ByVal renderError As Action(Of String,Color,Color,IStyle) _ )
Parameters
- createDevice
- The factory method to get GrapeCity.ActiveReports.Drawing.IDrawingCanvas.
- bounds
- Item bounds.
- renderError
- Action for error message rendering into drawing device. It has next parameters: error message, forecolor, backcolor, barcode style