[]
Creates one FlexGridBuilder<T> instance to configurate component.
public FlexGridBuilder(FlexGrid<T> component)
Public Sub New(component As FlexGrid(Of T))
| Type | Name | Description |
|---|---|---|
| FlexGrid<T> | component | The FlexGrid<T> object to be configurated. |