GridViewToolbarItemCollection Constructors
Represents a collection of a ASPxGridView’s toolbar items.Name | Parameters | Description |
---|---|---|
GridViewToolbarItemCollection() | none | Initializes a new instance of the GridViewToolbarItemCollection class with default settings. |
GridViewToolbarItemCollection(GridToolbarItem) | menuItem | Initializes a new instance of the GridViewToolbarItemCollection class. |
See Also