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 Boolean
public bool UseGridColors {get; set;}
See Also