ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ISubreport Interface / PageName Property

In This Topic
    PageName Property (ISubreport)
    In This Topic
    The string used for naming the sheet in Excel export.
    Syntax
    'Declaration
     
    ReadOnly Property PageName As String
    string PageName {get;}
    See Also