BootstrapGridViewBuilder Constructors
A control that provides a two-dimensional representation of data from a data source in grid format| Name | Parameters | Description |
|---|---|---|
| BootstrapGridViewBuilder(IHtmlHelper) | htmlHelper | Initializes a new instance of the BootstrapGridViewBuilder class. |
See Also