ASP.NET MVC Controls
TotalsBeforeData Property

Gets or sets a value that determines whether row and column totals should be displayed before or after regular data rows and columns.
Syntax
'Declaration
 
Public Property TotalsBeforeData As Boolean
public bool TotalsBeforeData {get; set;}
Remarks
If this value is set to true, total rows appear above data rows and total columns appear on the left of regular data columns.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PivotEngine Class
PivotEngine Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback