[]
        
(Showing Draft Content)

C1.Web.Mvc.ColumnBase.MaxLength

MaxLength Property

MaxLength

Gets or sets the maximum number of characters that the can be entered into the cell.

Declaration
public int? MaxLength { get; set; }
Remarks

Set this property to null to allow entry of any number of characters.