ReportContainer.DisplayName Property
In This Article
Gets the report’s display name.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v24.2.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
#Declaration
public string DisplayName { get; }
#Implements
See Also