LookupFieldColumnDefinition..::..GetTextForColumn Method
Gets the text for column.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public string GetTextForColumn( PrimaryKeyValue primaryKeyValue )
Public Function GetTextForColumn ( _ primaryKeyValue As PrimaryKeyValue _ ) As String
public: String^ GetTextForColumn( PrimaryKeyValue^ primaryKeyValue )
Parameters
- primaryKeyValue
- Type: RingSoft.DbLookup..::..PrimaryKeyValue
The primary key value.