[]
        
(Showing Draft Content)

C1.Win.FlexGrid.C1FlexGridBase.PrintParameters

PrintParameters Property

PrintParameters

Gets a GridPrinter object that specifies printing parameters for the grid.

Declaration
[Browsable(false)]
public GridPrinter PrintParameters { get; }
Remarks

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.