[]
Gets a collection with all the formatted values that should be shown.
public List<object> ShowValues { get; set; }
Public Property ShowValues As List(Of Object)
Null means to show all data.