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

RoundPanelHeaderContentTemplateContainer.RoundPanel Property

Gets the template’s owner.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public ASPxRoundPanel RoundPanel { get; }

Property Value

Type Description
ASPxRoundPanel

An ASPxRoundPanel descendant that owns the current object.

See Also