[]
Gets or sets the string to be used for displaying additional information.
public string ExpandedInformation { get; set; }
If the EnableHyperlinks property contains True, then this string may contain hyperlinks in the form: <A HREF="url">Hyperlink Text</A>.