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

SplitterContentControl Class

Represents an individual member of the SplitterContentControlCollection. For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class SplitterContentControl :
    ContentControl

The following members return SplitterContentControl objects:

Remarks

An instance of the SplitterContentControl class can be accessed via the SplitterContentControlCollection.Item property.

Inheritance

Object
Control
WebControl
ASPxWebControlBase
DevExpress.Web.ASPxInternalWebControl
ContentControl
SplitterContentControl
See Also