| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property MultipleZones As Boolean | |
| C# | |
|---|---|
public virtual bool MultipleZones {get; set;} | |
Property Value
BooleanIf this property is set to true, the secondary time zone is defined by the ZoneOffset property and will appear to the right of the primary time zone.
The width of the time section is defined by the TimeWidth property.