ComponentOne True DBGrid for WinForms
ShowSelection Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > PrintInfo Class : ShowSelection Property
Gets or sets a value indicating whether selected cells will be highlighted when previewing or printing.
Syntax
'Declaration
 
Public Property ShowSelection As System.Boolean
public System.bool ShowSelection {get; set;}
See Also

Reference

PrintInfo Class
PrintInfo Members