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