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

RoundPanelHeaderTemplateContainer Class

Represents a container for the templates that are used to render a round panel header.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class RoundPanelHeaderTemplateContainer :
    TemplateContainerBase

Remarks

The RoundPanelHeaderTemplateContainer class represents a container cell for the templates that are used to render a ASPxRoundPanel control’s header.

An object of the RoundPanelHeaderTemplateContainer type is automatically instantiated when a template of the ASPxRoundPanel.HeaderTemplate type is created.

Inheritance

Object
Control
TemplateContainerBase
RoundPanelHeaderTemplateContainer
See Also