ComponentOne VSView Reporting Edition
Sort Property

Returns or sets the expression used to sort this group.

Syntax

group.Sort[ = GroupSortSettings ]

Remarks

The settings for the Sort property are described below:

 

Constant

Value

Description

vsrNoSort

0

Do not sort records for this group.

vsrAscending

1

Sort records in ascending order.

vsrDescending

2

Sort records in descending order.

 

Data Type

GroupSortSettings (Enumeration)

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback