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

WebAppWidgets<(Of <(<'TPageModel>)>)>..::..MultiColumnComboBox Method

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

Syntax


public MultiColumnComboBoxBuilder MultiColumnComboBox(
	string name,
	string placeholder,
	string textField,
	string valueField,
	bool readOnly
)

Parameters

name
Type: String
placeholder
Type: String
textField
Type: String
valueField
Type: String
readOnly
Type: Boolean