ActiveReports Developer 7
Key Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > KeyValuePair Class : Key Property

Glossary Item Box

Gets the name of the custom property as string.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Key As System.String
C# 
public System.string Key {get;}

See Also