Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

AdvancedBuilders<(Of <(<'TPageModel, TController>)>)>..::..GridBuilder<(Of <(<'TModel>)>)> Class

Base builder class for grid widgets that have editing functions

Namespace:  Suoranta.WebApp.Kendo
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public abstract class GridBuilder<TModel> : IGridBuilder

Type Parameters

TModel

Inheritance Hierarchy


Object
  Suoranta.WebApp.Kendo..::..AdvancedBuilders<(Of <(<'TPageModel, TController>)>)>..::..GridBuilder<(Of <(<'TModel>)>)>