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