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


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

    Field Value

    The identifier for the CalendarItemStyle dependency property.
    See Also