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

Glossary Item Box

Gets the field's parent's unique name.

Syntax

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

See Also