GrapeCity.Win.MultiRow Namespace > CellStyle Class : EditingBackColor Property |
<SRCategoryAttribute("Appearance")> <DefaultValueAttribute()> <SRDescriptionAttribute("Indicates the background color of the cell's editing control when the cell is in edit mode.")> Public Property EditingBackColor As Color
Dim instance As CellStyle Dim value As Color instance.EditingBackColor = value value = instance.EditingBackColor
[SRCategory("Appearance")] [DefaultValue()] [SRDescription("Indicates the background color of the cell's editing control when the cell is in edit mode.")] public Color EditingBackColor {get; set;}
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