MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ITocItem Interface / Index Property

In This Topic
Index Property (ITocItem)
In This Topic
Gets the index in the ToC's contents collection.
Syntax
'Declaration
 
ReadOnly Property Index As Integer
 

Property Value

An System.Int32 representing the index in the ToC's contents collection.
See Also