'Declaration Public Overloads Function GetColumnLabel( _ ByVal row As Integer, _ ByVal column As Integer _ ) As String
Parameters
- row
- The column header row index.
- column
- The column index.
Return Value
Returns the column label string.
'Declaration Public Overloads Function GetColumnLabel( _ ByVal row As Integer, _ ByVal column As Integer _ ) As String