FlexPivot for WinForms
PrintParameters プロパティ (C1FlexGridBase)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス : PrintParameters プロパティ
Gets a GridPrinter object that specifies printing parameters for the grid.
シンタックス
'宣言
 
Public ReadOnly Property PrintParameters As GridPrinter
public GridPrinter PrintParameters {get;}
解説

Use the PrintGrid(String,PrintGridFlags) method to print the grid and specify the document name, common printing options, headers and footers.

Use the PrintParameters property to specify less common printing options such as header and footer fonts, page margins, and page orientation.

参照

C1FlexGridBase クラス
C1FlexGridBase メンバ