ActiveReports 19 .NET Edition
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
    int Index {get;}

    Property Value

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