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

RoundPanelHeaderContentTemplateContainer Class

A container for the templates that are used to render a panel header‘s content.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class RoundPanelHeaderContentTemplateContainer :
    TemplateContainerBase

Remarks

RoundPanelHeaderContentTemplateContainer objects are automatically instantiated when the ASPxRoundPanel.HeaderContentTemplate template is created.

Inheritance

Object
Control
TemplateContainerBase
RoundPanelHeaderContentTemplateContainer
See Also