CardViewTabbedLayoutGroup.Items Property
In This Article
Provides access to the collection of items placed in the current tabbed group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public CardViewLayoutItemCollection Items { get; }
#Property Value
Type | Description |
---|---|
Card |
An Card |
See Also