IGroupDescription
Interface
Interface that describe GroupDescription.
Definition
Namespace:Telerik.Pivot.Core
Assembly:Telerik.Pivot.Core.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; }