RoundPanelHeaderTemplateContainer Class
Represents a container for the templates that are used to render a round panel header.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
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.
Implements
Inheritance
Object
Control
TemplateContainerBase
RoundPanelHeaderTemplateContainer
See Also