PrintDocumentGridRendererデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック プロパティ
| 名前 | 解説 |
| CurrentPage | Gets the index of the page being rendered. |
| FirstPageY | Gets or sets the Y coordinate of the first block of cells rendered on the document. |
| Options | Gets or sets the flags that specify printing options to use with the C1FlexGridBase.PrintGrid method. See the PrintGridFlags enumeration for details. |
| PageCount | Gets the total number of pages in the document. |
| PageOrder | Gets or sets the order of the pages when the data does not fit on one page. |
トップ
パブリック メソッド
| 名前 | 解説 |
| PrintPage | オーバーロードされます。 Renders the current page into the document. |
| Setup | Calculates the zoom factor and page breaks in the document. |
トップ
参照