FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlPanel Class / IsInputMethodEnabled Property

In This Topic
    IsInputMethodEnabled Property (GridControlPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsInputMethodEnabled As Boolean
    public bool IsInputMethodEnabled {get;}
    See Also