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

ContentControl Class

A child control contained within a parent control’s content collection.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ContentControl :
    ASPxInternalWebControl,
    IContentContainer,
    IAttributeAccessor
See Also