Skip to main content
A newer version of this page is available. .
Tab

GridToolbarCollection Class

Represents base functionality of a grid’s toolbar collection.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class GridToolbarCollection :
    Collection<GridToolbar>
See Also