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

In This Topic
    Name Property (IReport)
    In This Topic
    Gets the name of the report.
    Syntax
    'Declaration
     
    ReadOnly Property Name As String
    string Name {get;}
    See Also