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


In This Topic
    CalendarDayButtonStyleSelectorProperty Field
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly CalendarDayButtonStyleSelectorProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcDropDownCalendar.CalendarDayButtonStyleSelectorProperty
    public static readonly DependencyProperty CalendarDayButtonStyleSelectorProperty

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.GcDropDownCalendar.CalendarDayButtonStyleSelector dependency property.
    See Also