C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TagDateTimeInputParams Class
Properties Methods


TagDateTimeInputParams Class Members

The following tables list the members exposed by TagDateTimeInputParams.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the custom date/time format string.  
Public PropertyGets or sets the format to use in the date/time picker.  
Public PropertyGets or sets the maximum allowed date.  
Public PropertyGets or sets the minimum allowed date.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Copies the properties of the specified object to the current object.  
Public MethodOverridden. Checks the value contained in the control.  
Public MethodCreates a copy of the current object. (Inherited from C1.C1Preview.TagInputParams)
Public MethodOverridden. Copies the value from the control to the tag.  
Public MethodOverridden. Creates a System.Windows.Forms.DateTimePicker.  
Public MethodReturns a value indicating whether the input form should show the label with the tag's description adjacent to the input control. (Inherited from C1.C1Preview.TagInputParams)
Public MethodOverridden. Copies the value from the tag to the control.  
Top
See Also