Skip to main content
A newer version of this page is available. .

LayoutView Constructors

Presents records as cards, which can be displayed in one or multiple columns, one or multiple rows, in an ellipse (carousel mode) or a single card at a time. Supports complex card field layouts, built-in groups, tabbed groups and labels.
Name Parameters Description
LayoutView() none Initializes a new instance of the LayoutView class with default settings.
LayoutView(GridControl) ownerGrid Creates a new LayoutView object with the specified owner control.
See Also