Name | Description | |
---|---|---|
![]() | TagDateTimeInputParams Constructor | Overloaded. |
The following tables list the members exposed by TagDateTimeInputParams.
Name | Description | |
---|---|---|
![]() | TagDateTimeInputParams Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CustomFormat | Gets or sets the custom date/time format string. |
![]() | Format | Gets or sets the format to use in the date/time picker. |
![]() | MaxDate | Gets or sets the maximum allowed date. |
![]() | MinDate | Gets or sets the minimum allowed date. |
Name | Description | |
---|---|---|
![]() | AssignFrom | Overridden. Copies the properties of the specified object to the current object. |
![]() | CheckValue | Overridden. Checks the value contained in the control. |
![]() | Clone | Creates a copy of the current object. (Inherited from C1.C1Preview.TagInputParams) |
![]() | ControlValueToTag | Overridden. Copies the value from the control to the tag. |
![]() | CreateControl | Overridden. Creates a System.Windows.Forms.DateTimePicker. |
![]() | IsShowLabel | Returns 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) |
![]() | TagValueToControl | Overridden. Copies the value from the tag to the control. |