IGroupDescription
Interface
Interface that describe GroupDescription.
Definition
Namespace:Telerik.Pivot.Core
Assembly:Telerik.WinControls.PivotGrid.dll
Syntax:
C#
public interface IGroupDescription : IDescriptionBase, INamed
Derived Classes:
Inherited Members
Properties
Gets the GroupComparer that will be used for group comparisons.
C#
GroupComparer GroupComparer { get; }