\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.ListBase Namespace / Frame Class / CanEnableIme Property

In This Topic
    CanEnableIme Property (Frame)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property CanEnableIme As System.Boolean
    protected virtual System.bool CanEnableIme {get;}
    See Also