Gets or sets the option to Display an Index for the Report Table of Contents.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public ReportTOCIndex Index { get; set; }public ReportTOCIndex Index { get; set; }Public Property Index As ReportTOCIndex
Get
Set
Public Property Index As ReportTOCIndex
Get
Set
public:
property ReportTOCIndex^ Index {
ReportTOCIndex^ get ();
void set (ReportTOCIndex^ value);
}public:
property ReportTOCIndex^ Index {
ReportTOCIndex^ get ();
void set (ReportTOCIndex^ value);
}Property Value
Type:
ReportTOCIndex