InventoryMaintenanceForm..::..SelectRegion Method

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

Syntax


public void SelectRegion(
	Region region,
	int row
)
Public Sub SelectRegion ( _
	region As Region, _
	row As Integer _
)
public:
void SelectRegion(
	Region^ region, 
	int^ row
)