[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.AxisGroupsOptionsTagHelper

AxisGroupsOptionsTagHelper Class

ITagHelper implementation for AxisGroupsOptions.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-axis-groups-options")]
public class AxisGroupsOptionsTagHelper : SettingTagHelper<AxisGroupsOptions>, ITagHelper, ITagHelperComponent
<HtmlTargetElement("c1-axis-groups-options")>
Public Class AxisGroupsOptionsTagHelper
    Inherits SettingTagHelper(Of AxisGroupsOptions)
    Implements ITagHelper, ITagHelperComponent

Constructors

Name Description
AxisGroupsOptionsTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.

Display

Configurates Display. Specifies the options for axis groups display. It should be 'None', 'Show' or 'ShowGrid'.