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


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

    Field Value

    The identifier for the CalendarHeaderButtonStyle dependency property.
    See Also