ASP.NET MVC Controls
AddPivotField(Action<PivotFieldBuilder>) Method

The specified action to update TItem instance.
Add a C1.Web.Mvc.Olap.PivotField instance updated by the specified action to the collection.
Syntax
'Declaration
 
Public Overloads Function AddPivotField( _
   ByVal build As Action(Of PivotFieldBuilder) _
) As FieldItemFactory

Parameters

build
The specified action to update TItem 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