Skip to main content

MVCxGridViewToolbar Class

A base class for the Grid View’s toolbar.

Namespace: DevExpress.Web.Mvc

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

#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