Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public ReportExplorerItem Parent { get; set; }public ReportExplorerItem Parent { get; set; }Public Property Parent As ReportExplorerItem
Get
Set
Public Property Parent As ReportExplorerItem
Get
Set
public:
property ReportExplorerItem^ Parent {
ReportExplorerItem^ get ();
void set (ReportExplorerItem^ value);
}public:
property ReportExplorerItem^ Parent {
ReportExplorerItem^ get ();
void set (ReportExplorerItem^ value);
}Property Value
Type:
ReportExplorerItem