Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
protected internal DataRow DataRow { get; set; }protected internal DataRow DataRow { get; set; }Protected Friend Property DataRow As DataRow
Get
Set
Protected Friend Property DataRow As DataRow
Get
Set
protected public:
property DataRow^ DataRow {
DataRow^ get ();
void set (DataRow^ value);
}protected public:
property DataRow^ DataRow {
DataRow^ get ();
void set (DataRow^ value);
}Property Value
Type:
DataRow