'Declaration Public Property BackgroundImage As Image
'Declaration
Public Property BackgroundImage As Image
public Image BackgroundImage {get; set;}
This property works with BackgroundImageLayout to determine whether and how background images are rendered in cells.
CellStyle Class CellStyle Members