ObjectsCountGettingEventArgs.ObjectType Property
In This Article
Gets the type of objects against which the calculation will be performed.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Property Value
Type | Description |
---|---|
Type | A Type object that identifies the type of objects against which the calculation will be performed. |
See Also