IJiwaInventoryTemplateAttribute..::..FormatCell Method

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

Syntax


void FormatCell(
	Attribute Attribute,
	JiwaGrid GridObject,
	int Col,
	int Row
)
Sub FormatCell ( _
	Attribute As Attribute, _
	GridObject As JiwaGrid, _
	Col As Integer, _
	Row As Integer _
)
void FormatCell(
	Attribute^ Attribute, 
	JiwaGrid^ GridObject, 
	int^ Col, 
	int^ Row
)