[]
Gets or sets the GrapeCity.Spreadsheet.Filter with the specified filter index.
public Filter this[int filterIndex] { get; }
Public ReadOnly Default Property Item(filterIndex As Integer) As Filter
Type | Name | Description |
---|---|---|
int | filterIndex | An integer value indicates the filter index. |
Type | Description |
---|---|
Filter | Filter. |