[]
The drop down control.
public interface IDropDown : IControl<IDropDown>, ISelector<DropDownItem>, ISelector, ICellLinkControl<int>, ICellLinkControl, IControl
Public Interface IDropDown
Inherits IControl(Of IDropDown), ISelector(Of DropDownItem), ISelector, ICellLinkControl(Of Integer), ICellLinkControl, IControl
Name | Description |
---|---|
DropDownLines | The maximum list count. |