ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ReportSectionBase Class / DisplayName Property

In This Topic
DisplayName Property (ReportSectionBase)
In This Topic
Gets the human-readable section name.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property DisplayName As String
 

Property Value

A System.String representing the display name of the report section.
See Also