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

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

    System.Object
       C1.C1Preview.TagInputParams
          C1.C1Preview.TagDateTimeInputParams

    See Also