JiwaGrid..::..OnSortEnd Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Controls
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public virtual void OnSortEnd(
	Object sender,
	CellClickEventArgs e
)
Public Overridable Sub OnSortEnd ( _
	sender As Object, _
	e As CellClickEventArgs _
)
public:
virtual void OnSortEnd(
	Object^ sender, 
	CellClickEventArgs^ e
)

Parameters

sender
Type: Object
e
Type: CellClickEventArgs