LookUpEdit.GetColumnValue Method
Name | Parameters | Description |
---|---|---|
GetColumnValue(LookUpColumnInfo) | column | Returns the value of the specified column for the currently selected row in the dropdown. |
GetColumnValue(String) | fieldName | Returns the value of a specific column for the currently selected row in the dropdown. |