aspnet-devexpress-dot-web-cb69f58d.md
Represents a collection of layout items and groups within the FormLayout used in the CardView’s edit form.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewLayoutItemCollection :
GridLayoutItemCollection
Public Class CardViewLayoutItemCollection
Inherits GridLayoutItemCollection
The following members return CardViewLayoutItemCollection objects:
DevExpress.Utils.IAssignableCollection
Object StateManagedCollectionBase Collection LayoutItemCollection GridLayoutItemCollection CardViewLayoutItemCollection BootstrapCardViewLayoutItemCollection
MVCxCardViewLayoutItemCollection
See Also