ActiveReports Developer 7
Name Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ILayoutArea Interface : Name Property

Glossary Item Box

Specifies area component item name (for debugging purposes).

Syntax

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

See Also