Back to Devexpress

ContentControlCollectionItem Class

aspnet-devexpress-dot-web-52e7db20.md

latest1.9 KB
Original Source

ContentControlCollectionItem Class

Defines the base type for collection item objects which can contain child controls.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ContentControlCollectionItem :
    CollectionItem
vb
Public Class ContentControlCollectionItem
    Inherits CollectionItem

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Show 15 items

Object StateManager CollectionItem ContentControlCollectionItem PopupWindow

SplitterPane

TabBase

Tab

TabPage

BootstrapTabPage

BootstrapTab

MVCxPopupWindow

MVCxTab

MVCxTabPage

MVCxSplitterPane

See Also

ContentControlCollectionItem Members

DevExpress.Web Namespace