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

SortingBySameColumnTwiceValidationException Class

An exception thrown when the same sorting criterion has been applied multiple times.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v18.2.dll

Declaration

public class SortingBySameColumnTwiceValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
SortingBySameColumnTwiceValidationException
See Also