CardViewTabbedLayoutGroup.Items Property
Provides access to the collection of items placed in the current tabbed group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
CardViewLayoutItemCollection | An CardViewLayoutItemCollection object that is a collection of layout items. |
See Also