ASPxGridBase.SubstituteSortInfo Event
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Event Data
The SubstituteSortInfo event's data class is DevExpress.Data.SubstituteSortInfoEventArgs.
See Also
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
public event EventHandler<SubstituteSortInfoEventArgs> SubstituteSortInfo
Public Event SubstituteSortInfo As EventHandler(Of SubstituteSortInfoEventArgs)
The SubstituteSortInfo event's data class is DevExpress.Data.SubstituteSortInfoEventArgs.