[]
        
(Showing Draft Content)

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

MinLength Property

MinLength

Gets or sets the minimum length of the MaskPatternFieldInfo.

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

An int value indicates the minimum length.
The default is 1.

Remarks

The property determines the minimum length of input characters.