Skip to main content
A newer version of this page is available. .
Tab

LayoutItemNestedControlCollection Class

Represents a collection that holds a container’s child controls.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class LayoutItemNestedControlCollection :
    ContentControlCollection

Inheritance

Object
ControlCollection
DevExpress.Web.ContentControlCollection
LayoutItemNestedControlCollection
See Also