[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.TagHelpers.CubeFieldTagHelper

CubeFieldTagHelper Class

ITagHelper implementation for CubeField.

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

Constructors

Name Description
CubeFieldTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.

DimensionType

Configurates DimensionType. Sets the dimension type of the field.

SubFields

Configurates SubFields. Sets the child fields.