ObjectsCountGettingEventArgs.ObjectType Property
Gets the type of objects against which the calculation will be performed.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.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