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
- class PropertyItem
Gets or sets the maximum length of the editor in a form.
public int? MaxLength { get; set; }
The maximum length.