PreviousNextIndex

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 Readable

Applies to: Progress.Data.SortRequestEventArgs class

See also: Ascending property, FieldIndex property, FieldName property, SortRequest event


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex