| 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
)
Public Function GetCell (
row As Integer,
column As Integer
) As Object
Parameters
- row
- Type: SystemInt32
- column
- Type: SystemInt32
Return Value
Type:
ObjectSee Also