RepositoryItemLookUpEdit.GetDataSourceValue Method
| Name | Parameters | Description |
|---|---|---|
| GetDataSourceValue(LookUpColumnInfo, Int32) | column, rowIndex | Gets the value contained in the specified row and column in the dropdown data source. |
| GetDataSourceValue(String, Int32) | fieldName, rowIndex | Gets the value contained in the specified row and field in the dropdown data source. |