[]
        
(Showing Draft Content)

C1.Blazor.Input.C1TextBox.MaxLength

MaxLength Property

MaxLength

Gets or sets the maximum number of characters allowed in the text box.

Declaration
[Parameter]
public virtual int? MaxLength { get; set; }