ReportService.GetDrillThroughDetailReport(InstanceIdentity, String) Method
In This Article
Namespace: DevExpress.XtraReports.Service
Assembly: DevExpress.XtraReports.v24.2.Service.dll
NuGet Packages: DevExpress.Reporting.WCF, DevExpress.Win.Dashboard
#Declaration
public virtual DrillThroughDetailReportIdentityData GetDrillThroughDetailReport(
InstanceIdentity identity,
string data
)
#Parameters
Name | Type |
---|---|
identity | Instance |
data | String |
#Returns
Type |
---|
DevExpress. |
See Also