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

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