Exemplo n.º 1
0
 public void AddRowHeading(string columnKey, string heading)
 {
     TableHeadings.Add(columnKey, heading);
 }