ComponentOne True DBGrid for WinForms
PrintEmptyGrid Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > PrintInfo Class : PrintEmptyGrid Property
Gets or sets a value whether to print a grid if it has no data rows.
Syntax
'Declaration
 
Public Property PrintEmptyGrid As System.Boolean
public System.bool PrintEmptyGrid {get; set;}
See Also

Reference

PrintInfo Class
PrintInfo Members