Click or drag to resize

DataCollectionGetCell Method

Namespace:  Dynamicweb.Tracking.Reporting
Assembly:  Dynamicweb.Tracking (in Dynamicweb.Tracking.dll) Version: 1.0.3
Syntax
public Object GetCell(
	int row,
	int column
)

Parameters

row
Type: SystemInt32
column
Type: SystemInt32

Return Value

Type: Object
See Also