Exemplo n.º 1
0
 public void ApplySchemaToPivotControl(PivotGridControl pivotControl)
 {
     pivotControl.ApplySchema(this);
 }