ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1Label Class / GMTOffset Property

In This Topic
    GMTOffset Property (C1Label)
    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