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