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