New to Telerik UI for ASP.NET Core? Download free 30-day trial

MultiColumnComboBoxColumnTagHelper

Example

<column>
</column>

Attributes

Attribute Type Description
field String Defines the field for the column.
header-template String Renders a template for the column header.
header-template-handler String Renders a template for the column header.
header-template-id String Renders a template for the column header.
header-template-view IHtmlContent Renders a template for the column header.
template String Renders a template for the column.
template-handler String Renders a template for the column.
template-id String Renders a template for the column.
template-view IHtmlContent Renders a template for the column.
title String Defines the text of the column title in the header.
width String The width of the column. Numeric values are treated as pixels.
In this article
Not finding the help you need?