C# Class Kadr.UI.Common.DataGridViewDialog

Inheritance: CustomBaseDialog
Afficher le fichier Open project: UGTU/UGTUKadrProject

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
DataGridViewDialog ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

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

bindingNavigatorDeleteItem_Click ( object sender, EventArgs e ) : void

Method Details

DataGridViewDialog() public méthode

public DataGridViewDialog ( ) : System
Résultat System

Dispose() protected méthode

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

Property Details

bindingNavigator1 public_oe property

public System.Windows.Forms.BindingNavigator bindingNavigator1
Résultat System.Windows.Forms.BindingNavigator

bindingNavigatorAddNewItem public_oe property

public System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem
Résultat System.Windows.Forms.ToolStripButton

bindingNavigatorCountItem public_oe property

public System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem
Résultat System.Windows.Forms.ToolStripLabel

bindingNavigatorDeleteItem public_oe property

public System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem
Résultat System.Windows.Forms.ToolStripButton

bindingNavigatorMoveFirstItem public_oe property

public System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem
Résultat System.Windows.Forms.ToolStripButton

bindingNavigatorMoveLastItem public_oe property

public System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem
Résultat System.Windows.Forms.ToolStripButton

bindingNavigatorMoveNextItem public_oe property

public System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem
Résultat System.Windows.Forms.ToolStripButton

bindingNavigatorMovePreviousItem public_oe property

public System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem
Résultat System.Windows.Forms.ToolStripButton

bindingNavigatorPositionItem public_oe property

public System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem
Résultat System.Windows.Forms.ToolStripTextBox

bindingNavigatorSeparator public_oe property

public System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator
Résultat System.Windows.Forms.ToolStripSeparator

bindingNavigatorSeparator1 public_oe property

public System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1
Résultat System.Windows.Forms.ToolStripSeparator

bindingNavigatorSeparator2 public_oe property

public System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2
Résultat System.Windows.Forms.ToolStripSeparator