aspnet-devexpress-dot-web-f3304815.md
Represents a container for the templates that are used to render a round panel header.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class RoundPanelHeaderTemplateContainer :
TemplateContainerBase
Public Class RoundPanelHeaderTemplateContainer
Inherits TemplateContainerBase
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.
Object Control TemplateContainerBase RoundPanelHeaderTemplateContainer
See Also