DataGridViewCell.DataGridViewCellAccessibleObject Constructor
.NET Framework 4.5
Initializes a new instance of the DataGridViewCell.DataGridViewCellAccessibleObject 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 | |
|---|---|---|
|
DataGridViewCell.DataGridViewCellAccessibleObject() | Initializes a new instance of the DataGridViewCell.DataGridViewCellAccessibleObject class without initializing the Owner property. |
|
DataGridViewCell.DataGridViewCellAccessibleObject(DataGridViewCell) | Initializes a new instance of the DataGridViewCell.DataGridViewCellAccessibleObject class, setting the Owner property to the specified DataGridViewCell. |