A newer version of this page is available.
Switch to the current version.
BootstrapCardViewLayoutItemCollection Class
Represents a collection of layout items within the Form Layout used in the Card View's edit form.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public class BootstrapCardViewLayoutItemCollection :
CardViewLayoutItemCollection
Public Class BootstrapCardViewLayoutItemCollection
Inherits CardViewLayoutItemCollection
Related API Members
The following members accept/return BootstrapCardViewLayoutItemCollection objects:
Inheritance
Object
StateManagedCollectionBase
Collection
LayoutItemCollection
GridLayoutItemCollection
CardViewLayoutItemCollection
BootstrapCardViewLayoutItemCollection
See Also
Feedback