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

CardViewLayoutItemCollection Constructors

Represents a collection of layout items and groups within the FormLayout used in the CardView’s edit form.
Name Parameters Description
CardViewLayoutItemCollection() none Initializes a new instance of the CardViewLayoutItemCollection class with the default settings.
CardViewLayoutItemCollection(IWebControlObject) owner Initializes a new instance of the CardViewLayoutItemCollection class with specified settings.
See Also