Interface IGroupDescription
Interface that describe GroupDescription.
Namespace: Telerik.Pivot.Core
Assembly: Telerik.WinControls.PivotGrid.dll
Syntax
public interface IGroupDescription : IDescriptionBase, INamed
Properties
GroupComparer
Gets the Group
Declaration
GroupComparer GroupComparer { get; }
Property Value
SortOrder
Gets the Sort
Declaration
SortOrder SortOrder { get; }