[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotFilters.Item

this Property

this[int]

Gets the filter at the specified index.

Declaration
IPivotFilter this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IPivotFilter
Parameters
Type Name Description
int index

The zero-based index of the filter.

Property Value
Type Description
IPivotFilter

The IPivotFilter at the specified index.