LayoutItem.GetNestedControl() Method
Returns a nested control contained within the current layout item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
Type | Description |
---|---|
Control | An object that represents the nested control within the current layout item. |
See Also