GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > UserSort Class : SortTarget Property |
'Declaration Public Property SortTarget As System.String
public System.string SortTarget {get; set;}
If omitted, the sort will apply to the current scope.
Must be the current scope, and ancestor scope, or a peer scope which is a data region.
Matrix groupings are only valid SortTargets from within matrix grouping scopes along the same matrix axis.