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