MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ReportSectionBase Class / Label Property

In This Topic
Label Property (ReportSectionBase)
In This Topic
Gets the label of the report section.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Label As String
 

Property Value

A System.String representing the label of the report section.
See Also