DWSIM Class Library Documentation
C#VB
    Show/Hide TOC
    • Loading...

    FormReportConfig Class

    Definition

    Namespace: DWSIM
    Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
    C#Request Example
    public class FormReportConfig : Form
    VBRequest Example
    Public Class FormReportConfig
    	Inherits Form
    Inheritance
    Object    MarshalByRefObject    Component    Control    ScrollableControl    ContainerControl    Form    FormReportConfig

    Constructors

    FormReportConfig 

    Properties

    Button1 
    Button2 
    CheckBox1 
    CheckBox2 
    CheckBox3 
    CheckBox4 
    CheckBox5 
    CheckBox6 
    CheckBox7 
    CheckBox8 
    CheckBox9 
    GroupBox2 
    GroupBox3 
    GroupBox4 
    GroupBox5 
    KButton4 
    KButton5 
    KButton7 
    ListView1 
    TreeViewObj 

    Methods

    Button1_Click 
    Button2_Click_1 
    Button4_Click 
    Button5_Click 
    Button7_Click 
    CreateAndSaveCSVFile 
    CreateAndSaveExcelFile 
    CreateAndSaveODSFile 
    CreateAndSaveODTFile 
    Dispose
    (Overrides FormDispose(Boolean))
    FillDataTable 
    FormReportConfig_Load 
    FormReportConfig_Shown 
    InitializeComponent 
    TreeViewObj_AfterCheck 

    Fields

    components 
    Conversor 
    DT 
    frm 
    nf 
    su 

    Extension Methods

    ChangeDefaultFont
    (Defined by FormExtensions)
    GetAllChildren
    (Defined by FormExtensions)
    GetEnumNames
    (Defined by General)
    IsValidDouble
    (Defined by General)
    UIThread
    (Defined by General)
    UIThreadInvoke
    (Defined by General)

    See Also

    Reference

    DWSIM Namespace

    In This Article

    • Definition
    • Constructors
    • Properties
    • Methods
    • Fields
    • Extension Methods
    • See Also

    DWSIM is open-source software, released under the GPL v3 license. (c) 2008-2026 Daniel Medeiros and contributors

    Send comments on this topic to Daniel Medeiros