ActiveReports 12
Name Property (ReportExplorer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : Name Property
Gets or sets the name of the control.
Syntax
'Declaration
 
Public Property Name As String
public string Name {get; set;}

Property Value

The name of the control. The default is an empty string ("").
See Also

Reference

ReportExplorer Class
ReportExplorer Members