C# Class openVisN.FrmEvents

Show file Open project: GridProtectionAlliance/openHistorian

Public Properties

Property Type Description
DefaultFile string

Public Methods

Method Description
FrmEvents ( VisualizationFramework framework ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
FrmEvents_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

dataGridView1_CellDoubleClick ( object sender, DataGridViewCellEventArgs e ) : void

Method Details

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
return void

FrmEvents() public method

public FrmEvents ( VisualizationFramework framework ) : System
framework VisualizationFramework
return System

Property Details

DefaultFile public static property

public static string DefaultFile
return string