C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TagListInputParams Class
Properties Methods


TagListInputParams Class Members

The following tables list the members exposed by TagListInputParams.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the value indicating whether the list contains any items.  
Public PropertyGets the collection of list items.  
Public PropertyGets or sets the type of list input to use.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Copies the properties of the specified object to the current object.  
Public MethodOverridden. Checks the value contained in the control.  
Public MethodCreates a copy of the current object. (Inherited from C1.C1Preview.TagInputParams)
Public MethodOverridden. Copies the value from the control to the tag.  
Public MethodOverridden. Creates a System.Windows.Forms.ListBox or a System.Windows.Forms.ComboBox, depending on the Type of list input.  
Public MethodReturns 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)
Public MethodOverridden. Copies the value from the tag to the control.  
Top
See Also