CardViewToolbarItem.Items Property
In This Article
Gets a collection that contains the toolbar items of the current toolbar item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public CardViewToolbarItemCollection Items { get; }
#Property Value
Type | Description |
---|---|
Card |
A Card |
See Also