ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportSection Class / Name Property

In This Topic
    Name Property (ReportSection)
    In This Topic
    Specifies the name to use for a report section.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also