Interface IPivotFieldDescriptionCollection
Inherited Members
System.Collections.IList.Add(System.Object)
System.Collections.IList.Contains(System.Object)
System.Collections.IList.Clear()
System.Collections.IList.IndexOf(System.Object)
System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.IList.Remove(System.Object)
System.Collections.IList.RemoveAt(System.Int32)
System.Collections.IList.Item[System.Int32]
System.Collections.IList.IsReadOnly
System.Collections.IList.IsFixedSize
System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.ICollection.Count
System.Collections.ICollection.SyncRoot
System.Collections.ICollection.IsSynchronized
System.Collections.IEnumerable.GetEnumerator()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.PivotGrid.dll
Syntax
public interface IPivotFieldDescriptionCollection : IList, ICollection, IEnumerable