GridLookUpEdit Constructors
An editor that has lookup functionality using a feature-rich dropdown 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).| Name | Description |
|---|---|
| GridLookUpEdit() | Initializes a new instance of the GridLookUpEdit class. |
See Also