MVCxVerticalGridToolbar Class
In This Article
A base class for the Vertical Grid’s toolbar.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxVerticalGridToolbar :
VerticalGridToolbar
#Related API Members
The following members return MVCxVerticalGridToolbar objects:
#Implements
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
#Inheritance
Object
StateManager
CollectionItem
GridToolbar
VerticalGridToolbar
MVCxVerticalGridToolbar
See Also