GrapeCity.Win.MultiRow Namespace > CellNoteStyle Class : ShowShadow Property |
<DefaultValueAttribute()> <SRCategoryAttribute("Appearance")> <SRDescriptionAttribute("Indicates whether the shadow is rendered.")> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> Public Property ShowShadow As MultiRowTriState
Dim instance As CellNoteStyle Dim value As MultiRowTriState instance.ShowShadow = value value = instance.ShowShadow
[DefaultValue()] [SRCategory("Appearance")] [SRDescription("Indicates whether the shadow is rendered.")] [RefreshProperties(RefreshProperties.Repaint)] public MultiRowTriState ShowShadow {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The specified value is not one of the MultiRowTriState 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