MultiColumnComboBoxColumnTagHelper

Example

Razor
<column>
    <column-header-template></column-header-template>
    <column-template></column-template>
</column>

ChildTags

Tag NameDetails
column-header-templateTemplateTagHelper
column-templateTemplateTagHelper

Attributes

AttributeTypeDescription
fieldStringDefines the field for the column.
header-templateStringRenders a template for the column header.
header-template-handlerStringRenders a template for the column header.
header-template-idStringRenders a template for the column header.
header-template-viewIHtmlContentRenders a template for the column header.
templateStringRenders a template for the column.
template-handlerStringRenders a template for the column.
template-idStringRenders a template for the column.
template-viewIHtmlContentRenders a template for the column.
titleStringDefines the text of the column title in the header.
widthStringThe width of the column. Numeric values are treated as pixels.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support