SortingBySameColumnTwiceValidationException.ColumnName Property
Indicates the column that has been used as a sorting criteria multiple times.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value, specifying the column name. |
See Also