Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcDropDownCalendar Class / YearFormatProperty Field


In This Topic
    YearFormatProperty Field
    In This Topic
    Identifies the YearFormat dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly YearFormatProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcDropDownCalendar.YearFormatProperty
    public static readonly DependencyProperty YearFormatProperty

    Field Value

    The identifier for the YearFormat dependency property.
    See Also