ScalarOperationCompletedEventArgs<T> Class
Provides data for the corresponding events.
Namespace: DevExpress.Data.Utils.ServiceModel
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Type Parameters
Name |
---|
T |
Remarks
The ScalarOperationCompletedEventArgs<T> class provides arguments for the following Report Service client-side events.
The ScalarOperationCompletedEventArgs<T> class provides arguments for the following Report and Dashboard Server client-side events.
ReportServerClient events: |
---|
Inheritance
Object
EventArgs
AsyncCompletedEventArgs
ScalarOperationCompletedEventArgs<T>
See Also