Property | Type | Description | |
---|---|---|---|
bindingNavigator1 | System.Windows.Forms.BindingNavigator | ||
bindingNavigatorAddNewItem | System.Windows.Forms.ToolStripButton | ||
bindingNavigatorCountItem | System.Windows.Forms.ToolStripLabel | ||
bindingNavigatorDeleteItem | System.Windows.Forms.ToolStripButton | ||
bindingNavigatorMoveFirstItem | System.Windows.Forms.ToolStripButton | ||
bindingNavigatorMoveLastItem | System.Windows.Forms.ToolStripButton | ||
bindingNavigatorMoveNextItem | System.Windows.Forms.ToolStripButton | ||
bindingNavigatorMovePreviousItem | System.Windows.Forms.ToolStripButton | ||
bindingNavigatorPositionItem | System.Windows.Forms.ToolStripTextBox | ||
bindingNavigatorSeparator | System.Windows.Forms.ToolStripSeparator | ||
bindingNavigatorSeparator1 | System.Windows.Forms.ToolStripSeparator | ||
bindingNavigatorSeparator2 | System.Windows.Forms.ToolStripSeparator |
Method | Description | |
---|---|---|
DataGridViewDialog ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
bindingNavigatorDeleteItem_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public System.Windows.Forms.BindingNavigator bindingNavigator1 | ||
return | System.Windows.Forms.BindingNavigator |
public System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem | ||
return | System.Windows.Forms.ToolStripButton |
public System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem | ||
return | System.Windows.Forms.ToolStripLabel |
public System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem | ||
return | System.Windows.Forms.ToolStripButton |
public System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem | ||
return | System.Windows.Forms.ToolStripButton |
public System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem | ||
return | System.Windows.Forms.ToolStripButton |
public System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem | ||
return | System.Windows.Forms.ToolStripButton |
public System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem | ||
return | System.Windows.Forms.ToolStripButton |
public System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem | ||
return | System.Windows.Forms.ToolStripTextBox |
public System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator | ||
return | System.Windows.Forms.ToolStripSeparator |
public System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1 | ||
return | System.Windows.Forms.ToolStripSeparator |