GridBuilder<(Of <(<'TModel>)>)> Constructor (Grid<(Of <(<'TModel>)>)>, HtmlHelper<(Of <(<'TPageModel>)>)>)
Namespace:
Suoranta.WebApp.Kendo
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
protected GridBuilder( Grid<TModel> component, HtmlHelper<TPageModel> htmlHelper )
Parameters
- component
- Type: Suoranta.WebApp.Kendo..::..Grid<(Of <(<'TModel>)>)>
- htmlHelper
- Type: Suoranta.WebApp.View..::..HtmlHelper<(Of <(<'TPageModel>)>)>

