ComponentOne FlexGrid for WinForms
BackgroundImageLayout Property

C1.Win.C1FlexGrid Namespace > CellStyle Class : BackgroundImageLayout Property
Gets or sets the a value that determines how the style will scale and position background image.
Syntax
'Declaration
 
Public Property BackgroundImageLayout As ImageAlignEnum
public ImageAlignEnum BackgroundImageLayout {get; set;}
Remarks

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

See Also

Reference

CellStyle Class
CellStyle Members