Back to Devexpress

MVCxGridViewToolbarCollection.Add() Method

aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxgridviewtoolbarcollection.md

latest1.1 KB
Original Source

MVCxGridViewToolbarCollection.Add() Method

Adds a new toolbar item to the collection.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public MVCxGridViewToolbar Add()
vb
Public Function Add As MVCxGridViewToolbar

Returns

TypeDescription
MVCxGridViewToolbar

A MVCxGridViewToolbar object that is the newly added toolbar item.

|

See Also

MVCxGridViewToolbarCollection Class

MVCxGridViewToolbarCollection Members

DevExpress.Web.Mvc Namespace