IReportDrawingCanvasデータ型で公開されるメンバを以下の表に示します。
パブリック プロパティ
パブリック メソッド
| 名前 | 解説 |
| DrawDelayedString | Called just before delayed content is available and should be rendered. |
| DrawStringWithDelayedContent | Draws the specified textBox value at the specified location with the specified Brush and Font objects where the textbox value is based on information that may not yet be available (TotalPages, for example). |
| PostRender | Just post render callback. |
| PreRender | Returns true if report item should be rendered. |
| RenderAction | Notify the canvas of an area on the canvas needs to be associated with an action. |
トップ
参照