Back to Devexpress

UnboundSourceValueNeededEventArgs Properties

corelibraries-devexpress-dot-data-dot-unboundsourcevalueneededeventargs-dot-underscore-properties.md

latest1.1 KB
Original Source

UnboundSourceValueNeededEventArgs Properties

Arguments, passed to the UnboundSource.ValueNeeded event.

NameDescription
PropertyIndex
PropertyNameGets the name of the property whose value is requested.
RowIndexGets the row index of the value.
TagGets an object that contains data associated with the value.
ValueSpecifies the value which is requested.

See Also

UnboundSourceValueNeededEventArgs Class

UnboundSourceValueNeededEventArgs Members

DevExpress.Data Namespace