RoundPanelHeaderContentTemplateContainer Class
In This Article
A container for the templates that are used to render a panel header‘s content.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class RoundPanelHeaderContentTemplateContainer :
TemplateContainerBase
#Remarks
RoundPanelHeaderContentTemplateContainer objects are automatically instantiated when the ASPxRoundPanel.HeaderContentTemplate template is created.
#Implements
#Inheritance
Object
Control
TemplateContainerBase
RoundPanelHeaderContentTemplateContainer
See Also