A newer version of this page is available.
Switch to the current version.
GridToolbarCollection Class
Represents base functionality of a grid's toolbar collection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class GridToolbarCollection :
Collection<GridToolbar>
Public Class GridToolbarCollection
Inherits Collection(Of GridToolbar)
Implements
DevExpress.Utils.IAssignableCollection
Inheritance
See Also
Feedback