Back to Devexpress

MVCxGridViewToolbar Class

aspnet-devexpress-dot-web-dot-mvc-414db5da.md

latest1.7 KB
Original Source

MVCxGridViewToolbar Class

A base class for the Grid View’s toolbar.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v20.1.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxGridViewToolbar :
    GridViewToolbar
vb
Public Class MVCxGridViewToolbar
    Inherits GridViewToolbar

The following members return MVCxGridViewToolbar objects:

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem GridToolbar GridViewToolbar MVCxGridViewToolbar

See Also

MVCxGridViewToolbar Members

DevExpress.Web.Mvc Namespace