The DataGrid exposes hooks to request editing commands via this interface.
IDataGridEditingService
[Visual Basic] Public Interface IDataGridEditingService [C#] public interface IDataGridEditingService [C++] public __gc __interface IDataGridEditingService
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
Class | Description |
---|---|
DataGrid | Displays ADO+ data in a scrollable grid. |
DataGridTable | Represents the table drawn by the DataGrid control at run time. |
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll