DataGridViewComboBoxCell::ObjectCollection Constructor (DataGridViewComboBoxCell^)

 

Initializes a new instance of the DataGridViewComboBoxCell::ObjectCollection class.

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

public:
ObjectCollection(
	DataGridViewComboBoxCell^ owner
)

Parameters

owner
Type: System.Windows.Forms::DataGridViewComboBoxCell^

The DataGridViewComboBoxCell that owns the collection.

.NET Framework
Available since 2.0
Return to top
Show: