ScalarOperationCompletedEventArgs<T> Class
In This Article
Provides data for the corresponding events.
Namespace: DevExpress.Data.Utils.ServiceModel
Assembly: DevExpress.Data.v14.2.dll
#Declaration
#Type Parameters
Name |
---|
T |
#Remarks
The ScalarOperationCompletedEventArgs<T> class provides arguments for the following client-side events.
#Inheritance
Object
EventArgs
AsyncCompletedEventArgs
ScalarOperationCompletedEventArgs<T>
See Also