System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCell C# (CSharp) Méthode

DataGridViewCheckBoxCell() public méthode

public DataGridViewCheckBoxCell ( ) : System
Résultat System
		public DataGridViewCheckBoxCell ()
		{
			Init();
		}
		/*
DataGridViewCheckBoxCell