[]
Represents customization parameters for input of tag values that can be selected from a list.
public class TagListInputParams : TagInputParams
| Name | Description |
|---|---|
| TagListInputParams() | Initializes a new instance of the TagListInputParams class. |
| Name | Description |
|---|---|
| Items | Gets the collection of list items. |
| Type | Gets or sets the type of list input to use. ListBox = 0, ComboBox = 1/ |