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


In This Topic
    PatternProperty Field (NumberMoneyPatternDisplayField)
    In This Topic
    Identifies the Pattern dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly PatternProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = NumberMoneyPatternDisplayField.PatternProperty
    public static readonly DependencyProperty PatternProperty

    Field Value

    The identifier for the Pattern dependency property.
    See Also