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

MVCxGridViewToolbarItemCollection Constructors

Represents a collection of a Grid View’s toolbar items.
Name Parameters Description
MVCxGridViewToolbarItemCollection() none Initializes a new instance of the MVCxGridViewToolbarItemCollection class with default settings.
MVCxGridViewToolbarItemCollection(MVCxGridViewToolbarItem) menuItem Initializes a new instance of the MVCxGridViewToolbarItemCollection class with specified settings.
See Also