ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ChartControl Class / ImeMode Property

In This Topic
    ImeMode Property (ChartControl)
    In This Topic
    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

    The IME mode.
    See Also