WebAppWidgets<(Of <(<'TPageModel>)>)>..::..MultiColumnComboBoxFor<(Of <(<'TProperty>)>)> Method
Namespace:
Suoranta.WebApp.Kendo
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public MultiColumnComboBoxBuilder MultiColumnComboBoxFor<TProperty>( Expression<Func<TPageModel, TProperty>> property, string textField, string valueField, bool readOnly )
Type Parameters
- TProperty
Parameters
- property
- Type: Expression<(Of <(<'Func<(Of <(<'TPageModel, TProperty>)>)>>)>)>
- textField
- Type: String
- valueField
- Type: String
- readOnly
- Type: Boolean

