Back to Devexpress

RoundPanelHeaderContentTemplateContainer.RoundPanel Property

aspnet-devexpress-dot-web-dot-roundpanelheadercontenttemplatecontainer.md

latest1.1 KB
Original Source

RoundPanelHeaderContentTemplateContainer.RoundPanel Property

Gets the template’s owner.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxRoundPanel RoundPanel { get; }
vb
Public ReadOnly Property RoundPanel As ASPxRoundPanel

Property Value

TypeDescription
ASPxRoundPanel

An ASPxRoundPanel descendant that owns the current object.

|

See Also

RoundPanelHeaderContentTemplateContainer Class

RoundPanelHeaderContentTemplateContainer Members

DevExpress.Web Namespace