[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.AutoFilterColumn.Item

this Property

this[int]

Gets or sets the GrapeCity.Spreadsheet.Filter with the specified filter index.

Declaration
public Filter this[int filterIndex] { get; }
Public ReadOnly Default Property Item(filterIndex As Integer) As Filter
Parameters
Type Name Description
int filterIndex

An integer value indicates the filter index.

Property Value
Type Description
Filter

Filter.