Skip to main content
Tab

RoundPanelHeaderContentTemplateContainer.RoundPanel Property

Gets the template’s owner.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public ASPxRoundPanel RoundPanel { get; }

Property Value

Type Description
ASPxRoundPanel

An ASPxRoundPanel descendant that owns the current object.

See Also