FieldRetrievedEventArgs.Item Property
Gets the created Layout Item.
Namespace: DevExpress.XtraDataLayout
Assembly: DevExpress.XtraLayout.v21.1.dll
NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
LayoutControlItem | The created layout item. |
See Also