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


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

    Field Value

    The identifier for DropDownControlStyle property.
    See Also