Click or drag to resize

EditingForm_Pipe_ResultsTable Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUserControl
              DWSIM.UnitOperationsEditingForm_Pipe_ResultsTable

Namespace: DWSIM.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public class EditingForm_Pipe_ResultsTable : UserControl
Request Example View Source

The EditingForm_Pipe_ResultsTable type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyDataGridView1 
Top
Methods
 NameDescription
Protected methodDispose
(Overrides ContainerControlDispose(Boolean))
Private methodFormTable_Load 
Private methodInitializeComponent 
Top
Fields
 NameDescription
Private fieldcomponents 
Public fieldPipeOp 
Top
Extension Methods
 NameDescription
Public Extension MethodGetAllChildren
(Defined by FormExtensions)
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Public Extension MethodUIThread
(Defined by General)
Public Extension MethodUIThreadInvoke
(Defined by General)
Top
See Also