PictureHeaderRow Property (C1TrueDBGrid)
In This Topic
Gets or sets the Image used in the record selector to indicate the Header row.
Syntax
'Declaration
Public Property PictureHeaderRow As System.Drawing.Image
public System.Drawing.Image PictureHeaderRow {get; set;}
See Also