ComponentOne ASP.NET MVC Controls
Fields Property (PivotEngine)

C1.Web.Mvc.Olap Namespace > PivotEngine Class : Fields Property
Gets the list of the PivotField objects which can be used in the view.
Syntax
'Declaration
 
Public ReadOnly Property Fields As PivotFieldCollection
public PivotFieldCollection Fields {get;}
See Also

Reference

PivotEngine Class
PivotEngine Members