RoundPanelHeaderTemplateContainer.RoundPanel Property
Gets a round panel for which header the template’s content is being rendered.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxRoundPanel | An ASPxRoundPanel object that represents the round panel. |
See Also