ActiveReports 12
ImeMode Property (ReportExplorer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : ImeMode Property
Gets or sets the Input Method Editor (IME) mode of the control.
Syntax
'Declaration
 
Public Property ImeMode As ImeMode
public ImeMode ImeMode {get; set;}

Property Value

One of the System.Windows.Forms.ImeMode values. The default is System.Windows.Forms.ImeMode.Inherit.
Exceptions
ExceptionDescription
The assigned value is not one of the System.Windows.Forms.ImeMode enumeration values.
See Also

Reference

ReportExplorer Class
ReportExplorer Members