System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCell C# (CSharp) Метод

DataGridViewButtonCell() публичный Метод

public DataGridViewButtonCell ( ) : System
Результат System
		public DataGridViewButtonCell ()
		{
			Init();
		}
		

Same methods

DataGridViewButtonCell::DataGridViewButtonCell ( IntPtr handle ) : System
DataGridViewButtonCell