Back to Devexpress

FieldRetrievedEventArgs Properties

windowsforms-devexpress-dot-xtradatalayout-dot-fieldretrievedeventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

FieldRetrievedEventArgs Properties

Provides data for the FieldRetrieved event.

NameDescription
ControlGets the control embedded in the layout item.
FieldNameGets the data source field to which the editor is bound.
ItemGets the created Layout Item.
RepositoryItemGets a RepositoryItem descendant that corresponds to the created editor. This property is in effect when a DevExpress editor (BaseEdit descendant) is embedded in the created layout item.

See Also

FieldRetrievedEventArgs Class

FieldRetrievedEventArgs Members

DevExpress.XtraDataLayout Namespace