RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX
A SingleTotalFormat that formats each total as the percent of the grand total.

Namespace: Telerik.Web.UI.PivotGrid.Core.Totals
Assembly: Telerik.Web.UI (in Telerik.Web.UI.dll) Version: 2013.1.220.0 (2013.01.220.0)

Syntax

C#
public sealed class PercentOfGrandTotal : PercentOfAncestor
Visual Basic
Public NotInheritable Class PercentOfGrandTotal _
	Inherits PercentOfAncestor

Inheritance Hierarchy

See Also