ActiveReports 12
Direction Property (Def.Sort)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine Namespace > Def.Sort Class : Direction Property
Returns a value that is used to determine which directin data should be sorted by according to this object's sort expression.
Syntax
'Declaration
 
Public ReadOnly Property Direction As Def.SortDirection
public Def.SortDirection Direction {get;}
See Also

Reference

Def.Sort Class
Def.Sort Members