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

In This Topic
    TagBoolInputParams Class
    In This Topic
    Represents customization parameters for input of Booleand tag values.
    Object Model
    TagBoolInputParams Class
    Syntax
    'Declaration
     
    Public Class TagBoolInputParams 
       Inherits TagInputParams
    public class TagBoolInputParams : TagInputParams 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.TagInputParams
          C1.C1Preview.TagBoolInputParams

    See Also