Skip to main content
A newer version of this page is available. .
Tab

RoundPanelHeaderTemplateContainer.RoundPanel Property

Gets a round panel for which header the template’s content is being rendered.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public ASPxRoundPanel RoundPanel { get; }

Property Value

Type Description
ASPxRoundPanel

An ASPxRoundPanel object that represents the round panel.

See Also