C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1DateEdit Class / DaylightTimeAdjustment Property

In This Topic
DaylightTimeAdjustment Property (C1DateEdit)
In This Topic
The value specified in the GMTOffset property can be advanced or set back due to daylight-saving time changes. Default: NoAdjustments.
Syntax
'Declaration
 
Public Property DaylightTimeAdjustment As DaylightTimeAdjustmentEnum
 
See Also