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

