'Declaration
Public ReadOnly Property PrintParameters As GridPrinter
public GridPrinter PrintParameters {get;}
'Declaration
Public ReadOnly Property PrintParameters As GridPrinter
public GridPrinter PrintParameters {get;}
Use the C1FlexGridBase.PrintGrid method to print the grid and specify the document name, common printing options, headers and footers.
Use the C1FlexGridBase.PrintParameters property to specify less common printing options such as header and footer fonts, page margins, and page orientation.