[]
ITagHelper implementation for CubeField.
[HtmlTargetElement("c1-cube-field")]
[RestrictChildren("c1-pivot-filter", new string[] { "c1-cube-field" })]
public class CubeFieldTagHelper : PivotFieldBaseTagHelper<CubeField>, ITagHelper, ITagHelperComponent
| Name | Description |
|---|---|
| CubeFieldTagHelper() |
| Name | Description |
|---|---|
| CollectionName | Gets the collection name. |
| DimensionType | Configurates DimensionType. Sets the dimension type of the field. |
| SubFields | Configurates SubFields. Sets the child fields. |