FormConfigCAPEOPENPPSocketdgmap_DataError Method |
Namespace: DWSIM.ThermodynamicsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax private void dgmap_DataError(
Object sender,
DataGridViewDataErrorEventArgs e
)
Private Sub dgmap_DataError (
sender As Object,
e As DataGridViewDataErrorEventArgs
)
Request Example
View SourceParameters
- sender Object
-
- e DataGridViewDataErrorEventArgs
-
See Also