Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public static string GetRowContext(
DataTable DataTable,
int RowIndex
)
public static string GetRowContext(
DataTable DataTable,
int RowIndex
)
Public Shared Function GetRowContext (
DataTable As DataTable,
RowIndex As Integer
) As String
Public Shared Function GetRowContext (
DataTable As DataTable,
RowIndex As Integer
) As String
public:
static String^ GetRowContext(
DataTable^ DataTable,
int RowIndex
)
public:
static String^ GetRowContext(
DataTable^ DataTable,
int RowIndex
)
Return Value
Type:
String