[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.MaskPatternFieldInfo.MaxLength

MaxLength Property

MaxLength

Gets or sets the maximum length of the MaskPatternFieldInfo.

Declaration
public int MaxLength { get; set; }
Public Property MaxLength As Integer
Property Value
Type Description
int

An int value indicates the maximum length.
The default is MaxValue.

Remarks

The property determines the maximum length of input characters.