[]
The drop down control.
public interface IDropDown : IControl<IDropDown>, ISelector<DropDownItem>, ISelector, ICellLinkControl<int>, ICellLinkControl, IControl
The maximum list count.
int DropDownLines { get; set; }