Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcComboBox Class / FocusDropDownControlOnOpenProperty Field


In This Topic
    FocusDropDownControlOnOpenProperty Field
    In This Topic
    Identifies the FocusDropDownControlOnOpen DependencyProperty
    Syntax
    'Declaration
     
    Public Shared ReadOnly FocusDropDownControlOnOpenProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcComboBox.FocusDropDownControlOnOpenProperty
    public static readonly DependencyProperty FocusDropDownControlOnOpenProperty

    Field Value

    The identifier for FocusDropDownControlOnOpen property.
    See Also