ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / KeyValuePair Class / Key Property

In This Topic
    Key Property (KeyValuePair)
    In This Topic
    Gets the name of the custom property as string.
    Syntax
    'Declaration
     
    Public ReadOnly Property Key As String
    public string Key {get;}
    See Also