DataGridBoolColumn Constructor
.NET Framework (current version)
Initializes a new instance of the DataGridBoolColumn class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | DataGridBoolColumn() | Initializes a new instance of the DataGridBoolColumn class. |
![]() | DataGridBoolColumn(PropertyDescriptor^) | Initializes a new instance of a DataGridBoolColumn with the specified PropertyDescriptor. |
![]() | DataGridBoolColumn(PropertyDescriptor^, Boolean) | Initializes a new instance of a DataGridBoolColumn with the specified PropertyDescriptor, and specifying whether the column style is a default column. |
Show:
