[]
ITagHelper implementation for RowFields, ColumnFields, ValueFields and FilterFields.
[HtmlTargetElement("c1-view-field-collection")]
public class ViewFieldCollectionTagHelper : SettingTagHelper<PivotFieldCollection>, ITagHelper, ITagHelperComponent
Represents a collection of the fields.
| Name | Description |
|---|---|
| ViewFieldCollectionTagHelper() |
| Name | Description |
|---|---|
| Items | Gets or sets the field collection. |
| MaxItems | Configurates MaxItems. Sets the maximum number of fields allowed in this collection. |