GrapeCity.Win.MultiRow Namespace > CellStyle Class : SelectionForeColor Property |
<SRDescriptionAttribute("Indicates the foreground color when the cell is selected.")> <SRCategoryAttribute("Appearance")> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> <DefaultValueAttribute()> Public Property SelectionForeColor As Color
Dim instance As CellStyle Dim value As Color instance.SelectionForeColor = value value = instance.SelectionForeColor
[SRDescription("Indicates the foreground color when the cell is selected.")] [SRCategory("Appearance")] [RefreshProperties(RefreshProperties.Repaint)] [DefaultValue()] public Color SelectionForeColor {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