GridPivotItemCollection

GridPivotItemCollection class

封装了一个集合PivotItem对象.

public class GridPivotItemCollection

特性

姓名描述
Count { get; }
Item { get; }获取PivotItem指定索引处的元素。

方法

姓名描述
Add(GridPivotItem)将 PivotItem 对象添加到特定类型的 PivotItems.

也可以看看