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


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

    Field Value

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