ComponentOne True DBGrid for WinForms
PictureCurrentRow Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : PictureCurrentRow Property
Gets or sets the Image used in the record selector to indicate the Current row.
Syntax
'Declaration
 
Public Property PictureCurrentRow As System.Drawing.Image
public System.Drawing.Image PictureCurrentRow {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members