ActiveReports 18 .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
    The human-readable section name.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property DisplayName As String
    public abstract string DisplayName {get;}
    See Also