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


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

    Field Value

    The identifier for the YearMonthFormat dependency property.
    See Also