ComponentOne FlexGrid for WinForms
PrintGridFlags Property

C1.Win.C1FlexGrid Namespace > GridPrinter Class : PrintGridFlags Property
Gets or sets the flags that specify printing options to use with the PrintGrid(String,PrintGridFlags) method. See the PrintGridFlags enumeration for details.
Syntax
'Declaration
 
Public Property PrintGridFlags As PrintGridFlags
public PrintGridFlags PrintGridFlags {get; set;}
See Also

Reference

GridPrinter Class
GridPrinter Members