IConfigureExtractDataSourcePageView.NumberOfRows Property
In This Article
Gets or sets the number of rows that will fall into a data extract.
Namespace: DevExpress.DashboardCommon.DataSourceWizard
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the number of rows that will fall into a data extract. |
See Also