Skip to main content

MVCxVerticalGridToolbarItem Class

Implements the Vertical Grid’s toolbar item functionality.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxVerticalGridToolbarItem :
    VerticalGridToolbarItem

Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Web.Internal.ISupportSvgImageRendering

Inheritance

Object
StateManager
CollectionItem
MenuItem
DevExpress.Web.GridCommandMenuItem
GridToolbarItem
VerticalGridToolbarItem
MVCxVerticalGridToolbarItem
See Also