Back to Devexpress

GridToolbar Class

aspnet-devexpress-dot-web-0bb1401f.md

latest2.1 KB
Original Source

GridToolbar Class

A base class for the grid’s toolbar.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public abstract class GridToolbar :
    CollectionItem
vb
Public MustInherit Class GridToolbar
    Inherits CollectionItem

The following members return GridToolbar objects:

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Show 14 items

Object StateManager CollectionItem GridToolbar TreeListToolbar

CardViewToolbar

GridViewToolbar

VerticalGridToolbar

BootstrapGridViewToolbar

BootstrapCardViewToolbar

MVCxCardViewToolbar

MVCxVerticalGridToolbar

MVCxGridViewToolbar

MVCxTreeListToolbar

See Also

GridToolbar Members

DevExpress.Web Namespace