QuickObjects.ObjectBase Send comments on this topic.
SortPosition Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > IField Interface : SortPosition Property
SortPosition can be used to specify the position of the column in the sort order.

Syntax

C# 
virtual int SortPosition {get; set;}

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also