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

In This Topic
BackgroundImageLayout Property (CellStyle)
In This Topic
Gets or sets the a value that determines how the style will scale and position background image.
Syntax
'Declaration
 
Public Property BackgroundImageLayout As ImageAlignEnum
 
Remarks

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

See Also