LineCollection..::..SerialSelection Event

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCost.BookIn
Assembly:  JiwaLandedCost (in JiwaLandedCost.dll)

Syntax


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