TestDataSourceRequest.RowCount Property
Specifies the number of data rows in the generated test data source.
Namespace: DevExpress.AIIntegration.Reporting.Common.Extensions
Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll
NuGet Package: DevExpress.AIIntegration.Reporting.Common
Declaration
Property Value
Type | Description |
---|---|
Int32 | The number of data rows. |
See Also