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


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

    Field Value

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