Property DropDownCount
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
DropDownCount
Gets or sets a value that specifies maximum visible amount of the ListBox items within the control.
public virtual int DropDownCount { get; set; }