ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1MaskedTextBox Class / IsTextPredictionEnabled Property

In This Topic
    IsTextPredictionEnabled Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsTextPredictionEnabled As System.Boolean
    public System.bool IsTextPredictionEnabled {get; set;}
    See Also