[]
Gets or sets the maximum number of characters that the can be entered into the cell.
public int? MaxLength { get; set; }
Set this property to null to allow entry of any number of characters.