ShowDatesAsGmt Property
ShowDatesAsGmt
Gets or sets a value that determines whether dates should be adjusted to look like GMT rather than local dates.
Declaration
public virtual bool ShowDatesAsGmt { get; set; }
Public Overridable Property ShowDatesAsGmt As Boolean