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

Telerik.Web.UI.PivotGrid.DataProviders.Queryable.Groups.QueryableDoubleGroup

Used for internal grouping by numeric ranges. 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.Queryable.Groups.QueryableGroup
  • Telerik.Web.UI.PivotGrid.DataProviders.Queryable.Groups.QueryableDoubleGroup

Properties

End Double

Gets the end part of the group.

IsValid Boolean

Gets or sets a value indicating whether this instance is valid.

Start Double

Gets the start part of the group.

In this article