ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / TagBoolInputParams Class
Members

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

    System.Object
       C1.Win.C1GanttView.Printing.TagInputParams
          C1.Win.C1GanttView.Printing.TagBoolInputParams

    See Also