FieldRetrievedEventArgs.Control Property
In This Article
Gets the control embedded in the layout item.
Namespace: DevExpress.XtraDataLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Control | The control embedded in the layout item. |
See Also