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

In This Topic
    DisplayName Property (ReportPartProperty)
    In This Topic
    Display name.
    Syntax
    'Declaration
     
    Public Property DisplayName As String
    public string DisplayName {get; set;}
    See Also