Property DropDownCount
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
DropDownCount
When implemented by a class, gets or sets a value that specifies maximal visible index of the ListBox items within the popup control.
int DropDownCount { get; set; }