Back to Devexpress

CardViewToolbar Class

aspnet-devexpress-dot-web-ce9c8d09.md

latest1.6 KB
Original Source

CardViewToolbar Class

A base class for the CardView’s toolbar.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class CardViewToolbar :
    GridToolbar
vb
Public Class CardViewToolbar
    Inherits GridToolbar

The following members return CardViewToolbar objects:

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem GridToolbar CardViewToolbar MVCxCardViewToolbar

See Also

CardViewToolbar Members

DevExpress.Web Namespace