Skip to main content
Tab

GridToolbarCollection Class

Represents base functionality of a grid’s toolbar collection.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridToolbarCollection :
    Collection<GridToolbar>
See Also