Gets or sets the Items Collection Object.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public ReportExplorerItems Items { get; set; }public ReportExplorerItems Items { get; set; }Public Property Items As ReportExplorerItems
Get
Set
Public Property Items As ReportExplorerItems
Get
Set
public:
property ReportExplorerItems^ Items {
ReportExplorerItems^ get ();
void set (ReportExplorerItems^ value);
}public:
property ReportExplorerItems^ Items {
ReportExplorerItems^ get ();
void set (ReportExplorerItems^ value);
}Property Value
Type:
ReportExplorerItems