InputView.MaxLength Proprietà

Definizione

Ottiene o imposta la lunghezza massima consentita di un input.

public int MaxLength { get; set; }
member this.MaxLength : int with get, set

Valore della proprietà

Intero nell'intervallo [0,int.MaxValue]. Il valore predefinito è Int.MaxValue.

Si applica a