C1.Win.FlexGrid Namespace / CellStyle Class / BackgroundImage Property

In This Topic
BackgroundImage Property (CellStyle)
In This Topic
Gets or sets the style's background image.
Syntax
'Declaration
 
Public Property BackgroundImage As Image
 
Remarks

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

See Also