ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / TagListInputParams Class
Properties

In This Topic
    TagListInputParams Class Members
    In This Topic

    The following tables list the members exposed by TagListInputParams.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TagListInputParams class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets 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)
    Public PropertyGets the collection of list items.  
    Public PropertyGets or sets the type of list input to use. ListBox = 0, ComboBox = 1/  
    Top
    See Also