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

In This Topic
    TagDateTimeInputParams Class Members
    In This Topic

    The following tables list the members exposed by TagDateTimeInputParams.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TagDateTimeInputParams class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the format to use in the date/time picker. Long = 1 - the long date format set by the user's operating system, Short = 2 - the short date format set by the user's operating system, Time = 4 - the time format set by the user's operating system, Custom = 8 - the date/time value in a custom format.  
    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)
    Top
    See Also