ExtractSourceOptions.RowCount Property
Gets or sets the number of extracted rows.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 0 | An integer value that specifies the number of extracted rows. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to RowCount |
---|---|
DashboardExtractDataSource |
|
See Also