Label Property (ReportSectionBase)
Gets the label of the report section.
public abstract string Label {get;}
'Declaration
Public MustOverride ReadOnly Property Label As String
Property Value
A
System.String representing the label of the report section.