IDataGrid Interface |
Namespace: EBP.Api.Interfaces.Controls.DataGrid
The IDataGrid type exposes the following members.
| Name | Description | |
|---|---|---|
| Control |
Gets the control.
(Inherited from IControl.) | |
| CurrentCategory |
Gets the current category
| |
| MainView |
Gets the View that displays data at the top hierarchy level.
|
| Name | Description | |
|---|---|---|
| AddToolbarAction |
Add an action in the data grid toolbar
| |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
| Name | Description | |
|---|---|---|
| CustomDrawCell |
Occurs when a cell is being drawn
| |
| ViewLoaded |
Occurs when a view has been loaded
|