Back to Devexpress

GridViewToolbar Class

aspnet-devexpress-dot-web-d466b10a.md

latest1.6 KB
Original Source

GridViewToolbar Class

A base class for the Grid View’s toolbar.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class GridViewToolbar :
    GridToolbar
vb
Public Class GridViewToolbar
    Inherits GridToolbar

The following members return GridViewToolbar objects:

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem GridToolbar GridViewToolbar MVCxGridViewToolbar

See Also

GridViewToolbar Members

DevExpress.Web Namespace