[]
ITagHelper implementation for LinearGaugeBase.
public abstract class LinearGaugeBaseTagHelper<TControl> : GaugeTagHelper<TControl>, ITagHelper, ITagHelperComponent, ITemplateTagHelper where TControl : LinearGaugeBase
Public MustInherit Class LinearGaugeBaseTagHelper(Of TControl As LinearGaugeBase)
Inherits GaugeTagHelper(Of TControl)
Implements ITagHelper, ITagHelperComponent, ITemplateTagHelper
| Name | Description |
|---|---|
| TControl |
| Name | Description |
|---|---|
| LinearGaugeBaseTagHelper() |
| Name | Description |
|---|---|
| Direction | Configurates Direction. Sets the direction in which the gauge is filled. |