GrapeCity.Win.MultiRow Namespace > CellStyle Class : InputScope Property |
<DefaultValueAttribute()> <SRCategoryAttribute("Behavior")> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> <SRDescriptionAttribute("Indicates the Input Scope of the cell.")> Public Property InputScope As InputScopeNameValue
Dim instance As CellStyle Dim value As InputScopeNameValue instance.InputScope = value value = instance.InputScope
[DefaultValue()] [SRCategory("Behavior")] [RefreshProperties(RefreshProperties.Repaint)] [SRDescription("Indicates the Input Scope of the cell.")] public InputScopeNameValue InputScope {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The specified value is not one of the InputScopeNameValue 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