ComponentOne True DBGrid for WinForms
HighLightRowStyle Property (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : HighLightRowStyle Property
Gets or sets the Style object that controls the current row/cell when the MarqueeStyle is set to Highlight Row/Cell.
Syntax
'Declaration
 
Public Property HighLightRowStyle As Style
public Style HighLightRowStyle {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members