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

Glossary Item Box

Gets a unique name for this field.

Syntax

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

See Also