ReportsModuleV2.GetEmptyDisplayNameErrorMessage() Method
Returns the error message text to be displayed when the report display name is empty.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v25.1.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
Declaration
Returns
| Type | Description |
|---|---|
| String | A string which containes the error message text to be displayed when the report display name is empty. |
See Also