Method | Description | |
---|---|---|
SpecifyAttributesDialog ( ) : System | ||
SpecifyAttributesDialog ( PluginControlBase callingControl ) : System |
Method | Description | |
---|---|---|
AddRow ( string entityName, string attribute ) : void | ||
OpenAddDialog ( ) : void |
Method | Description | |
---|---|---|
BtnAdd_Click ( object sender, |
||
BtnSave_Click ( object sender, |
||
SpecifyAttributesDialog_Load ( object sender, |
||
dataGridView1_CellClick ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void |
protected AddRow ( string entityName, string attribute ) : void | ||
entityName | string | |
attribute | string | |
return | void |
public SpecifyAttributesDialog ( PluginControlBase callingControl ) : System | ||
callingControl | PluginControlBase | |
return | System |