QuickObjects.ObjectBase Send comments on this topic.
Sort Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseField Class : Sort Property

Sort

Determines weather a field will be used in sort and its sort direction.

Syntax

C# 
public SortTypes Sort {get; set;}

Requirements

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

See Also