'Usage Dim instance As DefaultSheetDataModel Dim column As Integer Dim value As String value = instance.GetDataColumnName(column)
Parameters
- column
- Column index for which name is requested
Return Value
String containing the name of the column of the bound data source