Item

PivotItemCollection indexer (1 of 2)

الحصول على كائن PivotItem في الفهرس المحدد.

public PivotItem this[int index] { get; }

أنظر أيضا


PivotItemCollection indexer (2 of 2)

الحصول على كائن PivotItem للاسم المحدد.

public PivotItem this[string itemValue] { get; }

أنظر أيضا