C1.C1Preview Namespace : TagListInputParams Class |
The following tables list the members exposed by TagListInputParams.
Name | Description | |
---|---|---|
TagListInputParams Constructor | Overloaded. |
Name | Description | |
---|---|---|
HasItems | Gets the value indicating whether the list contains any items. | |
Items | Gets the collection of list items. | |
Type | Gets or sets the type of list input to use. |
Name | Description | |
---|---|---|
AssignFrom | Overridden. Copies the properties of the specified object to the current object. | |
CheckValue | Overridden. Checks the value contained in the control. | |
Clone | Creates a copy of the current object. (Inherited from C1.C1Preview.TagInputParams) | |
ControlValueToTag | Overridden. Copies the value from the control to the tag. | |
CreateControl | Overridden. Creates a System.Windows.Forms.ListBox or a System.Windows.Forms.ComboBox, depending on the Type of list input. | |
IsShowLabel | Returns a value indicating whether the input form should show the label with the tag's description adjacent to the input control. (Inherited from C1.C1Preview.TagInputParams) | |
TagValueToControl | Overridden. Copies the value from the tag to the control. |