ComponentOne ASP.NET MVC Controls
Items Property (PivotFieldCollection)

C1.Web.Mvc.Olap Namespace > PivotFieldCollection Class : Items Property
Gets the field collection.
Syntax
'Declaration
 
Public Property Items As IList(Of PivotFieldBase)
public IList<PivotFieldBase> Items {get; set;}
See Also

Reference

PivotFieldCollection Class
PivotFieldCollection Members