[]
ITagHelper implementation for ColumnFilter.
[HtmlTargetElement("c1-flex-grid-column-filter")]
[RestrictChildren("c1-flex-grid-value-filter", new string[] { })]
public class ColumnFilterTagHelper : SettingTagHelper<ColumnFilter>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
ColumnFilterTagHelper() |
Name | Description |
---|---|
C1Property | Gets or sets the property name which the taghelper is related to. |
CollectionName | Gets the collection name. |
Column | Configurates Column. Sets a string value which indicates the name or the binding of the column. |
FilterType | Configurates FilterType. Sets the types of filtering provided by this filter. |