Get a list of column names to be displayed for a certain display target.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| target |
iseCollectionDataViewTarget |
|
|
The display target. |
| valueField |
String |
Optional |
ByRef |
The Value Field, normally the item's unique Id/code that is displayed in a DBCombo. |
| displayField |
String |
Optional |
ByRef |
The Display Field, normally the item's description/name that is displayed beside a DBCombo. |
Return Value
ISList Implements I_ISCollectionDataView.GetDataViewColumns
An ISList object.
- Member of:
- finInformationLists
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0