Click or drag to resize

TextBoxMaxLength Property

Max length of text.

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

Property Value

Int32
See Also