[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.TagHelpers.PivotFieldCollectionTagHelper

PivotFieldCollectionTagHelper Class

ITagHelper implementation for PivotFieldCollection.

Namespace: C1.Web.Mvc.Olap.TagHelpers
Assembly: C1.AspNetCore.Mvc.Olap.dll
Syntax
[HtmlTargetElement("c1-pivot-field-collection")]
[RestrictChildren("c1-pivot-field", new string[] { "c1-cube-field" })]
public class PivotFieldCollectionTagHelper : SettingTagHelper<PivotFieldCollection>, ITagHelper, ITagHelperComponent

Constructors

Name Description
PivotFieldCollectionTagHelper()

Properties

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.