Skip to main content
A newer version of this page is available. .

MVCxGridViewToolbar Class

A base class for the Grid View’s toolbar.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxGridViewToolbar :
    GridViewToolbar

The following members return MVCxGridViewToolbar objects:

Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
See Also