SortingOptions.FieldName Property
Specifies the name of a GroupField that is used to sort data in Print Preview.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | String.Empty | A String value. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to FieldName |
|---|---|
| XRLabel |
|
See Also