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


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

    Field Value

    The identifier for the AutoOpenDropDown dependency property.
    See Also