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

Inheritance: System.EventArgs
Show file Open project: yaboy58/BatchGuy

Public Methods

Method Description
DataGridViewCheckBoxHeaderCellEventArgs ( bool bChecked ) : System

Method Details

DataGridViewCheckBoxHeaderCellEventArgs() public method

public DataGridViewCheckBoxHeaderCellEventArgs ( bool bChecked ) : System
bChecked bool
return System