ArrayIndex property

(Windows only; GUI for .NET only)

The 1-based index position in an array field identified by the FieldIndex and FieldName properties for a SortRequestEventArgs object instance that indicates the array element on which to sort. If the field is not an array field, the value will be zero.

Data type: INTEGER

Access: PUBLIC Read-only

Applies to: Progress.Data.SortRequestEventArgs class

See also

Ascending property, FieldIndex property, FieldName property, SortRequest event