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