Back to Devexpress

FieldRetrievedEventArgs.Control Property

windowsforms-devexpress-dot-xtradatalayout-dot-fieldretrievedeventargs-3a24037a.md

latest1.2 KB
Original Source

FieldRetrievedEventArgs.Control Property

Gets the control embedded in the layout item.

Namespace : DevExpress.XtraDataLayout

Assembly : DevExpress.XtraLayout.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public Control Control { get; }
vb
Public ReadOnly Property Control As Control

Property Value

TypeDescription
Control

The control embedded in the layout item.

|

See Also

RepositoryItem

FieldRetrievedEventArgs Class

FieldRetrievedEventArgs Members

DevExpress.XtraDataLayout Namespace