Back to Devexpress

MVCxCardViewToolbar Class

aspnetmvc-devexpress-dot-web-dot-mvc-4fbd03c3.md

latest1.8 KB
Original Source

MVCxCardViewToolbar Class

A base class for the Card View’s toolbar.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

The following members return MVCxCardViewToolbar objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

IPropertiesOwner

IExpressionsAccessor

DevExpress.Web.Design.IDesignTimeCollectionItem

Inheritance

Object StateManager CollectionItem GridToolbar CardViewToolbar MVCxCardViewToolbar

See Also

MVCxCardViewToolbar Members

DevExpress.Web.Mvc Namespace