Click or drag to resize

EditingForm_Column_Results Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              DockContent
                DWSIM.SharedClassesObjectEditorForm
                  DWSIM.UnitOperationsEditingForm_Column_Results

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

The EditingForm_Column_Results type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyAllowEndUserDocking
(Inherited from DockContent)
Public propertyAutoHidePortion
(Inherited from DockContent)
Public propertyCheckBox1 
Public propertyCheckBox2 
Public propertyCheckBox3 
Public propertyCheckBox4 
Public propertyCloseButton
(Inherited from DockContent)
Public propertyCloseButtonVisible
(Inherited from DockContent)
Public propertyContent 
Public propertyDataGridView4 
Public propertyDockAreas
(Inherited from DockContent)
Public propertyFaTabStrip2 
Public propertyFaTabStrip3 
Public propertyFaTabStrip4 
Public propertyFaTabStrip9 
Public propertyFaTabStripItem1 
Public propertyFaTabStripItem2 
Public propertyFaTabStripItem20 
Public propertyFaTabStripItem21 
Public propertyFaTabStripItem22 
Public propertyFaTabStripItem3 
Public propertyFaTabStripItem4 
Public propertyFaTabStripItem5 
Public propertyFaTabStripItem6 
Public propertyFaTabStripItem7 
Public propertyFaTabStripItem8 
Public propertyFaTabStripItem9 
Public propertyGraphConc 
Public propertyGraphCP 
Public propertyGraphTP 
Public propertyGraphVL 
Public propertyGroupBox1 
Public propertyGroupBox2 
Public propertyGroupBox21 
Public propertyGroupBox22 
Public propertyGroupBox23 
Public propertyGroupBox3 
Public propertyGroupBox4 
Public propertyGroupBox5 
Public propertyGroupBox6 
Public propertyGroupBox7 
Public propertyGroupBox8 
Public propertyGroupBox9 
Public propertyHideOnClose
(Inherited from DockContent)
Public propertyModular
(Inherited from ObjectEditorForm)
Public propertyPrintDialog1 
Public propertyShowHint
(Inherited from DockContent)
Public propertyTableCP 
Public propertyTableTP 
Public propertyTableVL 
Public propertyTabPageContextMenu
(Inherited from DockContent)
Public propertyTabPageContextMenuStrip
(Inherited from DockContent)
Public propertyTabText
(Inherited from DockContent)
Public propertyToolStrip1 
Public propertyToolTipText
(Inherited from DockContent)
Public propertyToolTipValues
(Inherited from ObjectEditorForm)
Public propertyTSB_Copy 
Public propertyTSB_PageSetup 
Public propertyTSB_Preview 
Public propertyTSB_Print 
Public propertyTSB_PrinterSetup 
Top
Methods
 NameDescription
Public methodActivate
(Inherited from DockContent)
Private methodCheckBox1_CheckedChanged 
Private methodContent_TabStripItemSelectionChanged 
Protected methodDispose
(Overrides FormDispose(Boolean))
Public methodDockTo(DockPanel, DockStyle)
(Inherited from DockContent)
Public methodDockTo(DockPane, DockStyle, Int32)
(Inherited from DockContent)
Protected methodEditor_MouseMove
(Inherited from ObjectEditorForm)
Public methodFillGraphs 
Public methodFillTables 
Public methodFloatAt
(Inherited from DockContent)
Public methodGetAllChildren
(Inherited from ObjectEditorForm)
Protected methodGetPersistString
(Inherited from DockContent)
Public methodHide
(Inherited from DockContent)
Private methodInitializeComponent 
Public methodIsDockStateValid
(Inherited from DockContent)
Protected methodOnDockStateChanged
(Inherited from DockContent)
Protected methodOnSizeChanged
(Inherited from DockContent)
Public methodShow
(Inherited from DockContent)
Public methodShow(DockPanel)
(Inherited from DockContent)
Public methodShow(DockPane, IDockContent)
(Inherited from DockContent)
Public methodShow(DockPanel, Rectangle)
(Inherited from DockContent)
Public methodShow(DockPanel, DockState)
(Inherited from DockContent)
Public methodShow(DockPane, DockAlignment, Double)
(Inherited from DockContent)
Private methodTSB_Copy_Click 
Private methodTSB_PageSetup_Click 
Private methodTSB_Preview_Click 
Private methodTSB_Print_Click 
Private methodTSB_PrinterSetup_Click 
Private methodUIResultsForm_Load 
Top
Events
 NameDescription
Public eventDockStateChanged
(Inherited from DockContent)
Top
Fields
 NameDescription
Private fieldcomponents 
Public fielddc 
Private fieldform 
Public fieldInspReportBar
(Inherited from ObjectEditorForm)
Private fieldloaded 
Private fieldnf 
Private fieldSelTab 
Private fieldsu 
Top
Extension Methods
 NameDescription
Public Extension MethodChangeDefaultFont
(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