[]
ITagHelper implementation for Range.
[HtmlTargetElement("c1-gauge-range")]
public class RangeTagHelper : SettingTagHelper<Range>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
RangeTagHelper() |
Name | Description |
---|---|
CollectionName | Gets the collection name. |
Color | Configurates Color. Sets the color used to display this range. |
Max | Configurates Max. Sets the maximum value for this range. |
Min | Configurates Min. Sets the minimum value for this range. |
Name | Configurates Name. Sets whether the name of this Range. |
PropertyChanged | Configurates the OnClientPropertyChanged client event. Sets the maximum distance from the element to display the tooltip. |
Thickness | Configurates Thickness. Sets the thickness of this range as a percentage of the parent gauge's thickness. |