IDisplayNameProvider Methods
Provides methods that return custom names for the Field List items.Name | Description |
---|---|
GetDataSourceDisplayName() | Returns the name displayed for a data source in a Field List. |
GetFieldDisplayName(String[]) | Returns the name of a table or column item displayed in a Field List. |
See Also