C1.Win.C1FlexGrid Namespace > CellStyle Class : BackgroundImageLayout Property |
'Declaration
<DefaultValueAttribute()> Public Property BackgroundImageLayout As ImageAlignEnum
'Usage
Dim instance As CellStyle Dim value As ImageAlignEnum instance.BackgroundImageLayout = value value = instance.BackgroundImageLayout
[DefaultValue()] public ImageAlignEnum BackgroundImageLayout {get; set;}
[DefaultValue()] public: property ImageAlignEnum BackgroundImageLayout { ImageAlignEnum get(); void set ( ImageAlignEnum value); }
This property works with BackgroundImage to determine whether and how background images are rendered in cells.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2