ArrayIndex property
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
(Windows only; GUI for .NET)
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