This documentation is archived and is not being maintained.

DataGridSortCommandEventArgs Properties

The DataGridSortCommandEventArgs type exposes the following members.

  NameDescription
Public property CommandSource Gets the source of the command.
Public property SortExpression Gets the expression used to sort the DataGrid control.
Top
Show: