Skip to main content
Tab

RoundPanelHeaderContentTemplateContainer Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

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