ASP.NET MVC Controls
AddPivotField(PivotField) Method

The C1.Web.Mvc.Olap.PivotField instance.
Add a C1.Web.Mvc.Olap.PivotField instance to the collection.
Syntax
'Declaration
 
Public Overloads Overridable Function AddPivotField( _
   ByVal item As PivotField _
) As FieldItemFactory
public virtual FieldItemFactory AddPivotField( 
   PivotField item
)

Parameters

item
The C1.Web.Mvc.Olap.PivotField instance.

Return Value

The factory instance
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

FieldItemFactory Class
FieldItemFactory Members
Overload List

 

 


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

Product Support Forum |  Documentation Feedback