MainForm..::..RemovedFromProgressGridCallback Delegate

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

Syntax


public delegate void RemovedFromProgressGridCallback(
	Action Item
)
Public Delegate Sub RemovedFromProgressGridCallback ( _
	Item As Action _
)
public delegate void RemovedFromProgressGridCallback(
	Action^ Item
)