TabbedLayoutGroup.PageControl Property
Gets the tabbed layout group currently being processed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxPageControl | A ASPxPageControl object that is the processed tagged group. |
See Also