ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLDataValidation Class / IMEMode Property

In This Topic
    IMEMode Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property IMEMode As IMEModeType
    public IMEModeType IMEMode {get; set;}
    See Also