Contains the arguments passed to handlers of the RenderContents event of the Canvas class.
The following tables list the members exposed by the DrawCanvasEventArgs type.
Name | Description | |
---|---|---|
Gets the bounding rectangle of the item being rendered. (Inherited from DrawEventArgs.) |
||
Gets the object assigned to the target data-bound canvas. If the canvas is not data-bound, this value is null (Nothing in Visual Basic). |
||
Gets the IGraphics object to use for rendering. (Inherited from DrawEventArgs.) |
||
Gets the total number of pages in the report. |
||
Gets the index of the current page. |
||
Gets the total number of instances of the data range, which contains the target Canvas (if any). |
||
Gets the index of the data range instance, which contains the target Canvas (if any). |
Name | Description | |
---|---|---|
Renders the specified border around the specified rectangle in the underlying graphics. (Inherited from DrawEventArgs.) |