True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / ValueItems Class / MaxComboItems Property

In This Topic
    MaxComboItems Property (ValueItems)
    In This Topic
    Gets or sets the maximum number of visible rows in the combobox.
    Syntax
    'Declaration
     
    Public Property MaxComboItems As System.Integer
    public System.int MaxComboItems {get; set;}
    See Also