ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1TextBox Class / GMTOffset Property

In This Topic
    GMTOffset Property (C1TextBox)
    In This Topic
    The time zone of the Value property used if CurrentTimeZone = False.
    Syntax
    'Declaration
     
    
    Public Property GMTOffset As TimeSpan
    public TimeSpan GMTOffset {get; set;}
    See Also