Skip to main content
A newer version of this page is available. .

SortingOptions Class

Provides options specifying how to sort a report in Print Preview.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v18.2.dll

Declaration

public class SortingOptions

The following members return SortingOptions objects:

Remarks

A SortingOptions object is returned by the XRLabel.InteractiveSorting property.

Inheritance

Object
SortingOptions
See Also