[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskPatternField.MinLength

MinLength Property

MinLength

Gets or sets the minimum length of the MaskPatternField. This is a dependency property.

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 value is 1.