A newer version of this page is available.
Switch to the current version.
BootstrapCardViewTabbedLayoutGroup.Items Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
[Themeable(true)]
[Browsable(false)]
public BootstrapCardViewLayoutItemCollection Items { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
<Themeable(True)>
<Browsable(False)>
Public ReadOnly Property Items As BootstrapCardViewLayoutItemCollection
Property Value
Type |
---|
BootstrapCardViewLayoutItemCollection |
See Also
Feedback