ComponentSpace Time Zone Picker Control Reference

TimeZonePicker.ShowImage Property

Gets or sets the flag indicating whether the time zone image should be shown.

[Visual Basic]
Public Property ShowImage As Boolean
[C#]
public bool ShowImage {get; set;}

Property Value

The flag indicating whether the time zone image should be shown. The default is the true.

See Also

TimeZonePicker Class | ComponentSpace.TimeZonePicker Namespace