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

GridBuilder<(Of <(<'TModel>)>)>..::..CustomToolbarButton Method

Specifies the builder to add the custom button to toolbar of the grid.

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

Syntax


public string CustomToolbarButton(
	GridToolBarCommandFactory<TModel> builder,
	Buttons button
)

Parameters

builder
Type: GridToolBarCommandFactory<(Of <(<'TModel>)>)>
button
Type: Suoranta.WebApp.Types..::..Buttons

Return Value

Id of the added button