EditingForm_Column_ResultsTSB_Print_Click Method |
Namespace: DWSIM.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax private void TSB_Print_Click(
Object sender,
EventArgs e
)
Private Sub TSB_Print_Click (
sender As Object,
e As EventArgs
)
Request Example
View SourceParameters
- sender Object
-
- e EventArgs
-
See Also