Back to Devexpress

LayoutView Constructors

windowsforms-devexpress-dot-xtragrid-dot-views-dot-layout-dot-layoutview-dot-ctor.md

latest1.0 KB
Original Source

LayoutView Constructors

Displays records as cards in one or more columns, in one or more rows, in an ellipse (carousel mode), or as a single card at a time. Supports complex card field layouts, built-in groups, tabbed groups, and labels.

NameParametersDescription
LayoutView()noneInitializes a new instance of the LayoutView class with default settings.
LayoutView(GridControl)ownerGridCreates a new LayoutView object with the specified owner control.

See Also

LayoutView Class

LayoutView Members

DevExpress.XtraGrid.Views.Layout Namespace