DocumentGridController Constructor
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Documents
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public DocumentGridController( Form Window, IJiwaDocumentsGrid HostForm, IJiwaDocuments businessLogic )
Public Sub New ( _ Window As Form, _ HostForm As IJiwaDocumentsGrid, _ businessLogic As IJiwaDocuments _ )
public: DocumentGridController( Form^ Window, IJiwaDocumentsGrid^ HostForm, IJiwaDocuments^ businessLogic )
Parameters
- Window
- Type: Form
- businessLogic
- Type: JiwaFinancials.Jiwa.JiwaApplication..::..IJiwaDocuments