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