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