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

In This Topic
    Label Property (ReportSectionBase)
    In This Topic
    The human-readable section name.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Label As String
    public abstract string Label {get;}
    See Also