DataGridBoolColumn Constructor
.NET Framework 4.5
Initializes a new instance of the DataGridBoolColumn class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |