UseGridColors Property (PrintInfo)
In This Topic
Gets or sets a value indicating whether the grid's color scheme is translated to the print page.
Syntax
'Declaration
Public Property UseGridColors As System.Boolean
public System.bool UseGridColors {get; set;}
See Also