Method | Description | |
---|---|---|
ShowEditor ( string names, DataType types, string values ) : string[] |
Method | Description | |
---|---|---|
CheckInput ( DataType type, string str ) : bool | ||
EditorWindow ( string names, DataType types, string values ) : System | ||
bCancel_Click ( object sender, |
||
bSave_Click ( object sender, |
||
dataGridView1_CellEndEdit ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void |
public static ShowEditor ( string names, DataType types, string values ) : string[] | ||
names | string | |
types | DataType | |
values | string | |
return | string[] |