ActiveReports Developer 7
Name Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Property Class : Name Property

Glossary Item Box

A System.String containing the name to use for the property.

Syntax

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

See Also