System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCell C# (CSharp) 메소드

DataGridViewButtonCell() 공개 메소드

public DataGridViewButtonCell ( ) : System
리턴 System
		public DataGridViewButtonCell ()
		{
			Init();
		}
		

Same methods

DataGridViewButtonCell::DataGridViewButtonCell ( IntPtr handle ) : System
DataGridViewButtonCell