Prices..::..DisplayGroupSellPrice Method

Namespace:  JiwaFinancials.Jiwa.JiwaPricingUI.Sell
Assembly:  JiwaPricingUI (in JiwaPricingUI.dll)

Syntax


public void DisplayGroupSellPrice(
	Group GroupSellPrice,
	int Row
)
Public Sub DisplayGroupSellPrice ( _
	GroupSellPrice As Group, _
	Row As Integer _
)
public:
void DisplayGroupSellPrice(
	Group^ GroupSellPrice, 
	int^ Row
)

Parameters

GroupSellPrice
Type: JiwaFinancials.Jiwa.JiwaPricing.Sell..::..Group
Row
Type: Int32