RoundPanelHeaderContentTemplateContainer(ASPxRoundPanel) Constructor
Initializes a new instance of the RoundPanelHeaderContentTemplateContainer class for the specified owner.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| panel | ASPxRoundPanel | An ASPxRoundPanel control that owns the current object. |
See Also