DisplayName Property (ReportSectionBase)
Gets the human-readable section name.
public abstract string DisplayName {get;}
'Declaration
Public MustOverride ReadOnly Property DisplayName As String
Property Value
A
System.String representing the display name of the report section.