GrapeCity.Win.MultiRow Namespace > ImageCell Class : ImageLayout Property |
<DefaultValueAttribute()> <SRDescriptionAttribute("Indicates the layout of the image displayed on the Cell.")> <LocalizableAttribute(True)> <SRCategoryAttribute("Appearance")> Public Property ImageLayout As ImageCellLayout
Dim instance As ImageCell Dim value As ImageCellLayout instance.ImageLayout = value value = instance.ImageLayout
[DefaultValue()] [SRDescription("Indicates the layout of the image displayed on the Cell.")] [Localizable(true)] [SRCategory("Appearance")] public ImageCellLayout ImageLayout {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The specified value is not one of the ImageCellLayout values. |
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