Skip to main content

MVCxVerticalGridToolbarItemCollection Constructors

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