'Declaration Public Overloads Sub SetSource( _ ByVal dictionary As System.Collections.IDictionary _ )
public void SetSource( System.Collections.IDictionary dictionary )
Parameters
- dictionary
- Dictionary containing keys (objects to store in the column cells) and strings to display in the cells.