Skip to main content
All docs
V24.2

RowSortArgs Class

In This Article

Populates commands bound to the GridControl.CustomColumnSortCommand and GridControl.CustomColumnGroupCommand properties with data.

Namespace: DevExpress.Mvvm.Xpf

Assembly: DevExpress.Mvvm.v24.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

#Declaration

public class RowSortArgs :
    SortArgs

#Inheritance

Object
SortArgs
RowSortArgs
See Also