TagListInputParams Class Members
In This Topic
The following tables list the members exposed by TagListInputParams.
Public Constructors
Public Properties
| Name | Description |
| IsShowLabel | Gets or sets a value indicating whether the input form should show the label with the tag's description adjacent to the input control. (Inherited from C1.Win.C1GanttView.Printing.TagInputParams) |
| Items | Gets the collection of list items. |
| Type | Gets or sets the type of list input to use. ListBox = 0, ComboBox = 1/ |
Top
See Also