Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ReportContainer.DisplayName Property

Gets the report’s display name.

Namespace: DevExpress.ExpressApp.ReportsV2

Assembly: DevExpress.ExpressApp.ReportsV2.v20.2.dll

Declaration

public string DisplayName { get; }

Property Value

Type Description
String

A string which is the report’s display name.

Implements

See Also