CollectionItem Class
Defines the base types for collection items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
public class CollectionItem :
StateManager,
IWebControlObject,
IPropertiesOwner,
IExpressionsAccessor,
IDesignTimeCollectionItem
Remarks
The CollectionItem class represents the base type from which other objects which function like collection items are derived. The CollectionItem implements all the common functionality and exposes a number of common methods, but it can’t be created directly.
Inheritance
Object
StateManager
CollectionItem