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