ActiveReports Developer 7
Name Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReport Interface : Name Property

Glossary Item Box

Sets or returns the name of the report.

Syntax

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

See Also