PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / TagListInputParams Class
Members

In This Topic
    TagListInputParams Class
    In This Topic
    Represents customization parameters for input of tag values that can be selected from a list.
    Object Model
    TagListInputParams Class
    Syntax
    'Declaration
     
    Public Class TagListInputParams 
       Inherits TagInputParams
    public class TagListInputParams : TagInputParams 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.TagInputParams
          C1.C1Preview.TagListInputParams

    See Also