[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.TagHelpers.ViewFieldCollectionTagHelper

ViewFieldCollectionTagHelper Class

ITagHelper implementation for RowFields, ColumnFields, ValueFields and FilterFields.

Namespace: C1.Web.Mvc.Olap.TagHelpers
Assembly: C1.AspNetCore.Mvc.Olap.dll
Syntax
[HtmlTargetElement("c1-view-field-collection")]
public class ViewFieldCollectionTagHelper : SettingTagHelper<PivotFieldCollection>, ITagHelper, ITagHelperComponent
Remarks

Represents a collection of the fields.

Constructors

Name Description
ViewFieldCollectionTagHelper()

Properties

Name Description
Items

Gets or sets the field collection.

MaxItems

Configurates MaxItems. Sets the maximum number of fields allowed in this collection.