BaseComboBoxColumnMaxDropDownItems Property
Get the maximum number of items to display in the drop-down by default
Namespace: EWSoftware.ListControls.DataGridViewControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public int MaxDropDownItems { get; set; }
Public Property MaxDropDownItems As Integer
Get
Set
public:
property int MaxDropDownItems {
int get ();
void set (int value);
}
member MaxDropDownItems : int with get, set
Property Value
Int32