[]
Represents customization parameters for input of integer tag values.
public class TagNumericInputParams : TagInputParams
| Name | Description |
|---|---|
| TagNumericInputParams() | Initializes a new instance of the TagNumericInputParams class. |
| Name | Description |
|---|---|
| Increment | Gets or sets the increment for the spin buttons. |
| Maximum | Gets or sets the maximum allowed value. |
| Minimum | Gets or sets the minimum allowed value. |