Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
System
Windows
Forms
DataGridViewButtonCell
C# Class System.Windows.Forms.DataGridViewButtonCell
Inheritance:
System.Windows.Forms.DataGridViewCell
Datei anzeigen
Open project: Clancey/MonoMac.Windows.Form
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
DataGridViewButtonCell
( ) :
System
DataGridViewButtonCell
(
IntPtr
handle
) :
System
Init
( ) :
void
Method Details
DataGridViewButtonCell()
public
method
public
DataGridViewButtonCell
( ) :
System
return
System
DataGridViewButtonCell()
public
method
public
DataGridViewButtonCell
(
IntPtr
handle
) :
System
handle
IntPtr
return
System
Init()
public
method
public
Init
( ) :
void
return
void