JiwaGrid..::..SortEnd Event

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

Syntax


public event [SortEndEventHandler] SortEnd
Public Event SortEnd As [SortEndEventHandler]
public:
 event [SortEndEventHandler]^ SortEnd {
	void add ([SortEndEventHandler]^ value);
	void remove ([SortEndEventHandler]^ value);
}