Back to Devexpress

TabbedLayoutGroup.PageControl Property

aspnet-devexpress-dot-web-dot-tabbedlayoutgroup.md

latest1.0 KB
Original Source

TabbedLayoutGroup.PageControl Property

Gets the tabbed layout group currently being processed.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxPageControl PageControl { get; }
vb
Public ReadOnly Property PageControl As ASPxPageControl

Property Value

TypeDescription
ASPxPageControl

A ASPxPageControl object that is the processed tagged group.

|

See Also

TabbedLayoutGroup Class

TabbedLayoutGroup Members

DevExpress.Web Namespace