BaseCollection Hierarchy

The following table lists the classes derived from System.Windows.Forms.BaseCollection .

Derived Classes

Class Description
System.Windows.Forms.BindingsCollection Represents a collection of Binding objects for a control.
System.Windows.Forms.DataGridViewCellCollection Represents a collection of cells in a DataGridViewRow.
System.Windows.Forms.DataGridViewColumnCollection Represents a collection of DataGridViewColumn objects in a DataGridView control.
System.Windows.Forms.DataGridViewSelectedCellCollection Represents a collection of cells that are selected in a DataGridView.
System.Windows.Forms.DataGridViewSelectedColumnCollection Represents a collection of DataGridViewColumn objects that are selected in a DataGridView.
System.Windows.Forms.DataGridViewSelectedRowCollection Represents a collection of DataGridViewRow objects that are selected in a DataGridView.
System.Windows.Forms.GridColumnStylesCollection Represents a collection of DataGridColumnStyle objects in the System.Windows.Forms.DataGrid control.
System.Windows.Forms.GridTableStylesCollection Represents a collection of DataGridTableStyle objects in the DataGrid control.

See Also

Reference

BaseCollection Class
BaseCollection Members
System.Windows.Forms Namespace