CardViewLayoutItemCollection Class
In This Article
Represents a collection of layout items and groups within the FormLayout used in the CardView’s edit form.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CardViewLayoutItemCollection :
GridLayoutItemCollection
#Related API Members
The following members return CardViewLayoutItemCollection objects:
#Inheritance
See Also