Skip to main content

SortingOptions Class

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

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class SortingOptions

Remarks

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

Inheritance

Object
SortingOptions
See Also