CurrentTimeZone Property (C1TextBox)
If True, the control's stored Value is in current time zone; otherwise, the Value is adjusted to the time zone defined by the GMTOffset property
public bool CurrentTimeZone {get; set;}
'Declaration
Public Property CurrentTimeZone As Boolean