[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ISortFields.Item

this Property

this[int]

Gets the sort key in the sort list.

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

The index of the ISortField to retrieve.