コード例 #1
0
 public void ApplySchemaToPivotControl(PivotGridControl pivotControl)
 {
     pivotControl.ApplySchema(this);
 }