Back to Devexpress

RoundPanelHeaderTemplateContainer.RoundPanel Property

aspnet-devexpress-dot-web-dot-roundpanelheadertemplatecontainer.md

latest1.1 KB
Original Source

RoundPanelHeaderTemplateContainer.RoundPanel Property

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

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 object that represents the round panel.

|

See Also

RoundPanelHeaderTemplateContainer Class

RoundPanelHeaderTemplateContainer Members

DevExpress.Web Namespace