Included Components
The following grid-based components are included in the DevExpress.XtraGrid assembly.
Component | Description |
---|---|
GridControl | Displays data from a data source in various formats (Views): Tabular, Banded Tabular, Cards, Windows UI-inspired Tiles, and Windows Explorer-inspired UI. |
GridLookUpEdit | The editor that provides lookup functionality using a dropdown feature-rich Data Grid (GridControl). You can display lookup records in a tabular format, banded tabular format, or as tiles (which can be arranged in one or multiple columns/rows, rendered as a list or a Kanban board). |
GridSplitContainer | A satellite control that allows the Data Grid to split its client area into two resizeable regions, separated by a splitter. |
SearchLookUpEdit | The editor that implements lookup functionality using a drop-down feature-rich data grid (GridControl), and contains the built-in Find Panel, which allows end users to quickly filter and locate drop-down records. You can display lookup records in a tabular format, banded tabular format, or as tiles (which can be arranged in one or multiple columns/rows, rendered as a list or a Kanban board). |