RoundPanelHeaderTemplateContainer(ASPxRoundPanel) Constructor
Initializes a new instance of the RoundPanelHeaderTemplateContainer class.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
panel | ASPxRoundPanel | A ASPxRoundPanel object that represents the round panel which the current object belongs to. This value is assigned to the RoundPanelHeaderTemplateContainer.RoundPanel property. |
See Also