PropertyItem.MaxLength property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the maximum length of the editor in a form.

public int? MaxLength { get; set; }

Property Value

The maximum length.

See Also