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

GridExtensions..::..WebAppEditColumn<(Of <(<'T>)>)> Method (GridColumnFactory<(Of <(<'T>)>)>, String)

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

Syntax


public static GridBoundColumnBuilder<T> WebAppEditColumn<T>(
	GridColumnFactory<T> columnBuilder,
	string text
)
where T : DTO<T>

Type Parameters

T

Parameters

columnBuilder
Type: GridColumnFactory<(Of <(<'T>)>)>
text
Type: String