BootstrapGridViewBuilderBase<T> Constructors
Serves as the base class that implements the main functionality of Grid View.| Name | Parameters | Description |
|---|---|---|
| BootstrapGridViewBuilderBase(IHtmlHelper) | htmlHelper | Initializes a new instance of the BootstrapGridViewBuilderBase<T> class. |
See Also