ComponentOne FlexGrid for WinForms
Options Property

C1.Win.C1FlexGrid Namespace > PrintDocumentGridRenderer Class : Options 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 Options As PrintGridFlags
public PrintGridFlags Options {get; set;}
See Also

Reference

PrintDocumentGridRenderer Class
PrintDocumentGridRenderer Members