C# Class System.Windows.Forms.DataGridViewButtonCell

Inheritance: System.Windows.Forms.DataGridViewCell
Afficher le fichier Open project: Clancey/MonoMac.Windows.Form Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DataGridViewButtonCell ( ) : System
DataGridViewButtonCell ( IntPtr handle ) : System
Init ( ) : void

Method Details

DataGridViewButtonCell() public méthode

public DataGridViewButtonCell ( ) : System
Résultat System

DataGridViewButtonCell() public méthode

public DataGridViewButtonCell ( IntPtr handle ) : System
handle IntPtr
Résultat System

Init() public méthode

public Init ( ) : void
Résultat void