ActiveReports Developer 7
Key Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace > Field Class : Key Property

Glossary Item Box

Gets the key associated with this field.

Syntax

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

See Also