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

Init() public méthode

public Init ( ) : void
Résultat void
		void Init()
		{
			this.SetButtonType(NSButtonType.Switch);			
		}
		
DataGridViewCheckBoxCell