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