New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.PivotGrid.Core.Olap.OlapGroupName

A class that represents an olap group name.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.PivotGrid.Core.Olap.OlapGroupName : IComparable

Properties

GroupCaption String

Gets or sets the GroupCaption. Use setter only on groups created by you.

GroupKey Object

Gets or sets the GroupCaption. Use setter only on groups created by you.

SortKeys Collection1`

Gets the keys based on which Sorting is applied.

Methods

CompareTo

Returns

System.Int32

Equals

Returns

System.Boolean

GetHashCode

Returns

System.Int32

ToString

Returns

System.String

In this article