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

GroupPosition

GroupPosition can be used to specify the position of the column in the group by clause.

Syntax

C# 
public int GroupPosition {get; set;}

Requirements

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

See Also