GetUniqueValues Method (PivotField)
Gets a list of unique values found in the data source for this field.
'Declaration
Public Overridable Function GetUniqueValues() As List(Of Object)
Return Value
A list of unique values found in the data source for this field.