Format of time zone used in dates and times, in case time zone alignment is enabled.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string TimeZoneFormat { get; set; } |
Visual Basic |
---|
Public Property TimeZoneFormat As String Get Set |
JScript |
---|
function get TimeZoneFormat () : String function set TimeZoneFormat (value : String) |