GroupCriterion.Ascending Property

Project Developer Reference

True if a field used as a criterion in a group definition is sorted in ascending order. False if the field is sorted in descending order. Read/write Boolean.

Syntax

expression.Ascending

expression   A variable that represents a GroupCriterion object.

See Also