[]
ITagHelper implementation for PivotFieldCollection.
[HtmlTargetElement("c1-pivot-field-collection")]
[RestrictChildren("c1-pivot-field", new string[] { "c1-cube-field" })]
public class PivotFieldCollectionTagHelper : SettingTagHelper<PivotFieldCollection>, ITagHelper, ITagHelperComponent
| Name | Description |
|---|---|
| PivotFieldCollectionTagHelper() |
| Name | Description |
|---|---|
| C1Property | Gets the fixed property name. |
| CollectionName | Gets the collection name. |
| MaxItems | Configurates MaxItems. Sets the maximum number of fields allowed in this collection. |