Attribute..::..RunFormatTemplateAttributeCellCode Method

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Configuration.AttributeGroupTemplate
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public void RunFormatTemplateAttributeCellCode(
	JiwaGrid GridObject,
	int Col,
	int Row
)
Public Sub RunFormatTemplateAttributeCellCode ( _
	GridObject As JiwaGrid, _
	Col As Integer, _
	Row As Integer _
)
public:
void RunFormatTemplateAttributeCellCode(
	JiwaGrid^ GridObject, 
	int^ Col, 
	int^ Row
)