Skip to content

PropertyItem.MaxLength property

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

public int? MaxLength { get; set; }

Property Value

The maximum length.

See Also