ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportPart Class / DisplayName Property

In This Topic
    DisplayName Property (ReportPart)
    In This Topic
    The name of the report part which will be visible in the designer.
    Syntax
    'Declaration
     
    Public Property DisplayName As String
    public string DisplayName {get; set;}
    See Also