[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.TagHelpers.PivotFieldTagHelper

PivotFieldTagHelper Class

ITagHelper implementation for PivotField.

Namespace: C1.Web.Mvc.Olap.TagHelpers
Assembly: C1.AspNetCore.Mvc.Olap.dll
Syntax
[HtmlTargetElement("c1-pivot-field")]
[RestrictChildren("c1-pivot-filter", new string[] { "c1-pivot-field" })]
public class PivotFieldTagHelper : PivotFieldBaseTagHelper<PivotField>, ITagHelper, ITagHelperComponent

Constructors

Name Description
PivotFieldTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.

SubFields

Configurates SubFields. Sets the child fields.