aspnet-devexpress-dot-web-9b8f6c86.md
A container for the templates that are used to render a panel header‘s content.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class RoundPanelHeaderContentTemplateContainer :
TemplateContainerBase
Public Class RoundPanelHeaderContentTemplateContainer
Inherits TemplateContainerBase
RoundPanelHeaderContentTemplateContainer objects are automatically instantiated when the ASPxRoundPanel.HeaderContentTemplate template is created.
Object Control TemplateContainerBase RoundPanelHeaderContentTemplateContainer
See Also