Gets or sets a ListCollection that represents additional entry attributes.
[Visual Basic]
Public Property CustomAttributes As ListCollection
[C#]
public ListCollection CustomAttributes {get; set;}
In addition to name, value, and icon, the legend entry can contain further information such as descriptions or comments. These attributes will appear in a legend box when the LegendBox.Template string contains the custom attribute key prefixed with a '%'.
LegendEntry Class | LegendEntry Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.