[]
ITagHelper implementation for StepOptions.
[HtmlTargetElement("c1-step-options")]
public class StepOptionsTagHelper : SettingTagHelper<StepOptions>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
StepOptionsTagHelper() |
Name | Description |
---|---|
C1Property | Gets or sets the property name which the taghelper is related to. |
CollectionName | Gets the collection name. |
Position | Configurates Position. Specifies the position of steps in Step chart. It should be 'Start', 'Center' or 'End'. |