[]
Creates one DropDownBuilder<T, TControl, TBuilder> instance to configurate component.
protected DropDownBuilder(TControl component)
Protected Sub New(component As TControl)
| Type | Name | Description |
|---|---|---|
| TControl | component | The DropDown<T> object to be configurated. |