ASP.NET MVC Controls
FilterFields Property (PivotEngine)

Gets the list of PivotField objects that define the fields used as filters.
Syntax
'Declaration
 
<JsonConverterAttribute(ConverterType=#ckt.#fkt, ConverterParameters=)>
Public ReadOnly Property FilterFields As PivotFieldCollection
[JsonConverter(ConverterType=#ckt.#fkt, ConverterParameters=)]
public PivotFieldCollection FilterFields {get;}
Remarks
Fields on this list do not appear in the output table, but are still used for filtering the input data.
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

PivotEngine Class
PivotEngine Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback