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