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

VerticalGridToolbarItemCollection Constructors

Represents a collection of an ASPxVerticalGrid’s toolbar items.
Name Parameters Description
VerticalGridToolbarItemCollection() none Initializes a new instance of the VerticalGridToolbarItemCollection class with default settings.
VerticalGridToolbarItemCollection(GridToolbarItem) menuItem Initializes a new instance of the VerticalGridToolbarItemCollection class.
See Also