Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcDateTime Class / DropDownCalendarStyleProperty Field


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

    Field Value

    The identifier for DropDownCalendarStyle property.
    See Also