XtraReport.ControlType Property
Gets the assembly-qualified name of the report.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String value specifying the assembly-qualified name of a report, which includes the name of the assembly from which the report was loaded. |
See Also