Back to Devexpress

LookUpEdit.GetColumnValue Method

windowsforms-devexpress-dot-xtraeditors-dot-lookupedit-dot-getcolumnvalue.md

latest554 B
Original Source

LookUpEdit.GetColumnValue Method

NameParametersDescription
GetColumnValue(LookUpColumnInfo)columnReturns the value of the specified column for the currently selected row in the dropdown.
GetColumnValue(String)fieldNameReturns the value of a specific column for the currently selected row in the dropdown.