EBP.Api.Interfaces.Controls.DataGrid Namespace |
| Interface | Description | |
|---|---|---|
| IBandedGridView |
Banded grid view
| |
| IBaseView |
Grid view base
| |
| IColumnView |
Serves as the base for Views that display data in a tabular format and allow
editing of cell values by using inplace editors
| |
| ICustomDrawCellEventArgs |
Custom draw cell event args
| |
| IDataGrid |
Data grid
| |
| IGridColumn |
Represents an individual column in Grid Views and Card Views
| |
| IGridOptionsBehavior |
Provides behavior options for Grid Views
| |
| IGridOptionsSelection |
Provides selection options for Grid Views
| |
| IGridOptionsView |
Provides appearance options for Grid Views
| |
| IGridView |
Data grid view
| |
| IGridViewOptionsBehavior |
Grid view options behavior
| |
| IGridViewOptionsSelection |
Grid view options selection
| |
| IGridViewOptionsView |
Grid view options view
| |
| IRowCellCustomDrawEventArgs |
Provides data for the DevExpress.XtraGrid.Views.Grid.GridView.CustomDrawCell,
DevExpress.XtraGrid.Views.Card.CardView.CustomDrawCardField, DevExpress.XtraGrid.Views.Card.CardView.CustomDrawCardFieldCaption,
and DevExpress.XtraGrid.Views.Card.CardView.CustomDrawCardFieldValue events
|
| Enumeration | Description | |
|---|---|---|
| GridMultiSelectMode |
Lists values that specify whether multiple cells or rows can be selected
|