Returns a row count in a data source of a report included in a subreport.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v19.2.dll
[Browsable(false)]
public int ReportSourceRowCount { get; }
<Browsable(False)>
Public ReadOnly Property ReportSourceRowCount As Integer
Type | Description |
---|---|
Int32 | A row count in a data source of a report included in a subreport. |