LineCollection..::..GroupLinesEnd Event

Namespace:  JiwaFinancials.Jiwa.JiwaJournalSets
Assembly:  JiwaJournalSets (in JiwaJournalSets.dll)

Syntax


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