Provides classes that implement and support data-bound controls.
Represents a single column in a DataGrid control.
Provides data for the columnEditing event of the DataGrid control.
Provides data for the columnEditied, columnUpdated, and headerClick events of the DataGrid control.
Provides data for the columnResize event of the DataGrid control.
Provides data for the columnUpdating event of the DataGrid control.
Manages the collection of bindings between a data source and a set of components.
Represents a single binding between a field from a data source and a property of a component.
Implements a data-bound grid that is filled with data from an ADO recordset.
Allows the user to change the current record in an ADO recordset.
Provides data to a component.
Defines the constants that specify the behavior of the ENTER key within a DataGrid control.
Provides data for the error event of the DataGrid control.
Defines the constants that specify the style of the gridlines in a DataGrid control.
Provides data for the positionChange event of the DataGrid control.
Defines the constants that specify which scroll bars are displayed in a DataGrid control.
Defines the constants that specify the behavior of the TAB key within a DataGrid control.
Identifies the method that will handle the columnEditing event of a DataGrid control.
Identifies the method that will handle the columnEdited, columnUpdated, or headerClick event of a DataGrid control.
Identifies the method that will handle the columnResize event of a DataGrid control.
Identifies the method that will handle the columnUpdating event of a DataGrid control.
Identifies the method that will handle the error event of a DataGrid control.
Identifies the method that will handle the positionChange event of a DataGrid control.