Back to Devexpress

SplitterContentControlCollection Class

aspnet-devexpress-dot-web-c9ae4d9f.md

latest1.3 KB
Original Source

SplitterContentControlCollection Class

Represents a collection that holds a container’s child controls. For internal use only.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class SplitterContentControlCollection :
    ContentControlCollection
vb
Public Class SplitterContentControlCollection
    Inherits ContentControlCollection

Implements

ICollection

IEnumerable

Inheritance

Object ControlCollection DevExpress.Web.ContentControlCollection SplitterContentControlCollection

See Also

SplitterContentControlCollection Members

Splitter

DevExpress.Web Namespace