Skip to main content

SortingBySameColumnTwiceValidationException Class

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

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v24.2.dll

Declaration

public class SortingBySameColumnTwiceValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
SortingBySameColumnTwiceValidationException
See Also