ASPxRoundPanel.HeaderContentTemplate Property
Gets or sets a template used to display the content of the round panel’s header.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
ITemplate | null | An object that supports the System. |
#Remarks
Use the HeaderContentTemplate property to control the content of the panel’s header. The template defined using this property replaces the content of the panel header - in particular, the image and text displayed with the header (the close button element remains). To replace the full header area, use the ASPxRoundPanel.HeaderTemplate property.
Note
Once a template defined via the Header