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


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

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.GcNumber.AutoOpenDropDown dependency property.
    See Also