Back to Devexpress

SortingOptions Class

xtrareports-devexpress-dot-xtrareports-dot-ui-cd4615b1.md

latest1.5 KB
Original Source

SortingOptions Class

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

Namespace : DevExpress.XtraReports.UI

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public class SortingOptions
vb
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

SortingOptions Members

InteractiveSorting

Sort a Report in Print Preview

DevExpress.XtraReports.UI Namespace