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