Click or drag to resize

TextBoxMaxLength Property

Max length of text.

Namespace:  Resto.Front.Api.V5.Data.Settings
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
public int MaxLength { get; set; }

Property Value

Type: Int32
See Also