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


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

    Field Value

    The identifier for the CalendarButtonStyle dependency property.
    See Also