ASP.NET MVC Controls
AddCubeField(CubeField) Method

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

Parameters

item
The C1.Web.Mvc.Olap.CubeField 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