Back to Devexpress

RepositoryItemLookUpEdit.GetDataSourceRowIndex Method

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

latest757 B
Original Source

RepositoryItemLookUpEdit.GetDataSourceRowIndex Method

NameParametersDescription
GetDataSourceRowIndex(LookUpColumnInfo, Object)column, valueReturns the visible index of the row in a data source that contains the specified value in the specified column.
GetDataSourceRowIndex(String, Object)fieldName, valueReturns the visual index of the row in the dropdown that contains the specified value in the specified field.