ExtractSourceOptions.RowCount Property
In This Article
Gets or sets the number of extracted rows.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.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 Row |
---|---|
Dashboard |
|
See Also