ComponentOne ASP.NET MVC Controls
ValueFields Property (PivotEngine)

C1.Web.Mvc.Olap Namespace > PivotEngine Class : ValueFields Property
Gets the list of PivotField objects that define the fields summarized in the output table.
Syntax
'Declaration
 
<JsonConverterAttribute(ConverterType=#ckt.#fkt, ConverterParameters=)>
Public ReadOnly Property ValueFields As PivotFieldCollection
[JsonConverter(ConverterType=#ckt.#fkt, ConverterParameters=)]
public PivotFieldCollection ValueFields {get;}
See Also

Reference

PivotEngine Class
PivotEngine Members