1 instantiation of DataGridBoolColumn
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridTable.cs (1)
1463ret = new DataGridBoolColumn(prop, isDefault);
5 references to DataGridBoolColumn
System.Windows.Forms (5)
winforms\Managed\System\WinForms\DataGridBoolColumn.cs (5)
43/// <para>Initializes a new instance of the <see cref='System.Windows.Forms.DataGridBoolColumn'/> class.</para> 49/// <para>Initializes a new instance of a <see cref='System.Windows.Forms.DataGridBoolColumn'/> with the specified <see cref='System.Data.DataColumn'/>.</para> 355/// <para>Draws the <see cref='System.Windows.Forms.DataGridBoolColumn'/> 367/// <para>Draws the <see cref='System.Windows.Forms.DataGridBoolColumn'/> 377/// <para>Draws the <see cref='System.Windows.Forms.DataGridBoolColumn'/> with the given <see cref='System.Drawing.Graphics'/>, <see cref='System.Drawing.Rectangle'/>,