ListEditItemCollectionBase Class
The base class for list editor item collections.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
The ListEditItemCollectionBase class serves as the base class which implements the common functionality for list editor item collections. This functionality is inherited by the ListEditItemCollectionBase class’s descendants which are the ListEditItemCollection, ToolbarCustomCssListEditItemCollection, ToolbarCustomListEditItemCollection, ToolbarListEditItemCollection, and TrackBarItemCollection.
Inheritance
See Also