ComponentOne Input for WinForms
DaylightTimeAdjustment Property (C1Label)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1Label Class : DaylightTimeAdjustment Property
The value specified in the GMTOffset property can be advanced or set back due to daylight-saving time changes (used only if CurrentTimeZone = False).
Syntax
'Declaration
 
Public Property DaylightTimeAdjustment As DaylightTimeAdjustmentEnum
public DaylightTimeAdjustmentEnum DaylightTimeAdjustment {get; set;}
See Also

Reference

C1Label Class
C1Label Members