DataGridViewCell::DataGridViewCellAccessibleObject Constructor (DataGridViewCell^)

 

Initializes a new instance of the DataGridViewCell::DataGridViewCellAccessibleObject class, setting the Owner property to the specified DataGridViewCell.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
DataGridViewCellAccessibleObject(
	DataGridViewCell^ owner
)

.NET Framework
Available since 2.0
Return to top
Show: