JiwaGrid..::..Sort Method
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Controls
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public void Sort( Object sender, CellClickEventArgs e, JiwaGrid..::..SortTypes ForcedSortType )
Public Sub Sort ( _ sender As Object, _ e As CellClickEventArgs, _ ForcedSortType As JiwaGrid..::..SortTypes _ )
public: void Sort( Object^ sender, CellClickEventArgs^ e, JiwaGrid..::..SortTypes^ ForcedSortType )
Parameters
- sender
- Type: Object
- e
- Type: CellClickEventArgs
- ForcedSortType
- Type: JiwaFinancials.Jiwa.JiwaApplication.Controls..::..JiwaGrid..::..SortTypes