GrapeCity.Win.MultiRow Namespace > CellStyle Class : DisabledBackColor Property |
<DefaultValueAttribute()> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> <SRDescriptionAttribute("Indicates the background color when the cell's Enable property is set to false.")> <SRCategoryAttribute("Appearance")> Public Property DisabledBackColor As Color
Dim instance As CellStyle Dim value As Color instance.DisabledBackColor = value value = instance.DisabledBackColor
[DefaultValue()] [RefreshProperties(RefreshProperties.Repaint)] [SRDescription("Indicates the background color when the cell's Enable property is set to false.")] [SRCategory("Appearance")] public Color DisabledBackColor {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