DynamicCollectionBase.TopReturnedObjectsCount Property
Specifies the maximum number of objects that can be retrieved from the collection.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The maximum number of objects that can be retrieved from the collection. |
See Also