MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SectionReport Class / Name Property

Name Property (SectionReport)
Gets or sets the name of the report.
Syntax
'Declaration
 
Public Property Name As String
 

Property Value

A System.String value representing the name of the report.
Exceptions
ExceptionDescription
Thrown if the set value is not a valid.
Remarks
Default value is empty string. It appears in several error messages.
See Also