ComponentOne True DBGrid for WinForms
PictureAddnewRow Property

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

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members