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


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

    Field Value

    The identifier for the CalendarDayButtonStyle dependency property.
    See Also