Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.PivotGrid.dll
Syntax:
C#
public class ColumnGroupDescriptionCollection : IPivotFieldDescriptionCollection, IList, ICollection, IEnumerable
Inheritance: objectColumnGroupDescriptionCollection
Implements:
Constructors
C#
public ColumnGroupDescriptionCollection(RadPivotGridElement owner)
Properties
C#
public bool IsReadOnly { get; }
C#
public RadPivotGridElement Owner { get; }
Implements:
Methods
C#
public void Clear()
C#
public void CopyTo(IGroupDescription[] array, int arrayIndex)