JiwaGrid..::..ColumnSortedByUser Event

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

Syntax


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