ComponentOne FlexGrid for WinForms
BackgroundImage Property

C1.Win.C1FlexGrid Namespace > CellStyle Class : BackgroundImage Property
Gets or sets the style's background image.
Syntax
'Declaration
 
Public Property BackgroundImage As Image
public Image BackgroundImage {get; set;}
Remarks

This property works with BackgroundImageLayout to determine whether and how background images are rendered in cells.

See Also

Reference

CellStyle Class
CellStyle Members