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

In This Topic
    MaxLength Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property MaxLength As System.Integer
    public System.int MaxLength {get; set;}
    See Also