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


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

    Field Value

    The identifier for the Pattern dependency property.
    See Also