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