Skip to main content
Tab

CardViewLayoutItemCollection Class

Represents a collection of layout items and groups within the FormLayout used in the CardView’s edit form.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class CardViewLayoutItemCollection :
    GridLayoutItemCollection

The following members return CardViewLayoutItemCollection objects:

Implements

DevExpress.Utils.IAssignableCollection
See Also