C# Class BatchGuy.App.ThirdParty.DataGridViewCheckBoxHeader.DataGridViewCheckBoxHeaderCellEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: yaboy58/BatchGuy

Méthodes publiques

Méthode Description
DataGridViewCheckBoxHeaderCellEventArgs ( bool bChecked ) : System

Method Details

DataGridViewCheckBoxHeaderCellEventArgs() public méthode

public DataGridViewCheckBoxHeaderCellEventArgs ( bool bChecked ) : System
bChecked bool
Résultat System