CardView Constructors
Displays data records as cards, arranged down and then across. Card fields are always arranged in a single column.| Name | Parameters | Description |
|---|---|---|
| CardView() | none | Creates a new CardView object with default settings. |
| CardView(GridControl) | ownerGrid | Creates a new CardView object with the specified owner. |
See Also