Wisej.Web.DataGridViewSortCompareEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Represents the method that will handle the SortCompare event of a DataGridView control.
sender
The source of the event.
e
A that contains the event data.
Fired when the compares two cell values to perform a sort operation.