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


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

    Field Value

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