System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCell C# (CSharp) Method

DataGridViewCheckBoxCell() public method

public DataGridViewCheckBoxCell ( ) : System
return System
		public DataGridViewCheckBoxCell ()
		{
			Init();
		}
		/*
DataGridViewCheckBoxCell