Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / MaskPatternField Class / MaxLengthProperty Field


In This Topic
    MaxLengthProperty Field (MaskPatternField)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly MaxLengthProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = MaskPatternField.MaxLengthProperty
    public static readonly DependencyProperty MaxLengthProperty

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.Fields.MaskPatternField.MaxLength dependency property.
    See Also