Метод | Описание | |
---|---|---|
SpecifyAttributesDialog ( ) : System | ||
SpecifyAttributesDialog ( PluginControlBase callingControl ) : System |
Метод | Описание | |
---|---|---|
AddRow ( string entityName, string attribute ) : void | ||
OpenAddDialog ( ) : void |
Метод | Описание | |
---|---|---|
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 | |
Результат | void |
public SpecifyAttributesDialog ( ) : System | ||
Результат | System |
public SpecifyAttributesDialog ( PluginControlBase callingControl ) : System | ||
callingControl | PluginControlBase | |
Результат | System |