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


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

    Field Value

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