Interface
IGroupDescription

Interface that describe GroupDescription.

Definition

Namespace:Telerik.Pivot.Core

Assembly:Telerik.Pivot.Core.dll

Syntax:

cs-api-definition
public interface IGroupDescription : IDescriptionBase, INamed

Inherited Members IDescriptionBase.GetUniqueName()IDescriptionBase.Clone()INamed.DisplayName

Properties

GroupComparer

Gets the GroupComparer that will be used for group comparisons.

Declaration

cs-api-definition
GroupComparer GroupComparer { get; }

Property Value

GroupComparer

SortOrder

Gets the SortOrder that will be used for group sorting.

Declaration

cs-api-definition
SortOrder SortOrder { get; }

Property Value

SortOrder

In this article
DefinitionPropertiesGroupComparerSortOrder
Not finding the help you need?
Contact Support