[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskPatternField.MaxLength

MaxLength Property

MaxLength

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

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