[]
        
(Showing Draft Content)

C1.Schedule.Printing.TagDateTimeInputParams

TagDateTimeInputParams Class

Represents customization parameters for input of DateTime tag values.

Inheritance
TagDateTimeInputParams
Namespace: C1.Schedule.Printing
Assembly: C1.Win.Schedule.8.dll
Syntax
public class TagDateTimeInputParams : TagInputParams

Constructors

Name Description
TagDateTimeInputParams()

Initializes a new instance of the TagDateTimeInputParams class.

Properties

Name Description
Format

Gets 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.