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


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

    Field Value

    The identifier for the HolidaySetting dependency property.
    See Also