Back to Devexpress

RepositoryItemLookUpEdit.GetDataSourceValue Method

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-repositoryitemlookupedit-dot-getdatasourcevalue.md

latest692 B
Original Source

RepositoryItemLookUpEdit.GetDataSourceValue Method

NameParametersDescription
GetDataSourceValue(LookUpColumnInfo, Int32)column, rowIndexGets the value contained in the specified row and column in the dropdown data source.
GetDataSourceValue(String, Int32)fieldName, rowIndexGets the value contained in the specified row and field in the dropdown data source.