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


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

    Field Value

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