Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / DateYearDisplayField Class / YearDigitProperty Field


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

    Field Value

    The identifier for the YearDigit dependency property.
    See Also