ActiveReports 8
Direction Property (SortBy)

Gets or sets the direction of the sort.

Syntax
'Declaration
 
Public Property Direction As SortByDirection
public SortByDirection Direction {get; set;}

Property Value

A SortByDirection enumeration indicating the direction of the sort.

Remarks

The default value is Ascending

See Also

Reference

SortBy Class
SortBy Members

Support Forum