XafDataView.TopReturnedObjectsCount Property
Specifies the number of data records retrieved by the XafDataView.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer that specifies the number of data records to retrieve. |
See Also