'Usage Dim instance As DefaultSheetDataModel Dim column As Integer Dim value As Type value = instance.GetDataColumnType(column)
Parameters
- column
- Column index for which type is requested
Return Value
Type object containing the data type of the specified column of the bound data source