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