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


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

    Field Value

    The identifier for MaxDropDownItems property.
    See Also