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