ComponentOne True DBGrid for WinForms
PictureFooterRow Property

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

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members