ObjectsCountGettingEventArgs.Count Property
Specifies the count of non-persistent objects that satisfy the specified criteria.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Nullable<Int32> | An integer value that is the count of not-persistent objects that satisfy the specified criteria. |
See Also