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

Telerik.Web.UI.PivotGrid.Core.Olap.MemberDistinctValue

Represents an OLAP distinct value. This is for internal use only and is not intended to be used directly from your code.

Inheritance Hierarchy

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

Properties

Caption String

Gets or sets the caption.

UniqueName String

Gets or sets the name of the unique.

Methods

CompareTo

Returns

System.Int32

Equals

Returns

System.Boolean

GetHashCode

Returns

System.Int32

ToString

Returns

System.String

In this article