Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / IndexEntry Class / RenderIndex Property

In This Topic
    RenderIndex Property
    In This Topic
    Gets the RenderIndex object containing the current index entry at some level, either at a top-level entry or a nested entry.
    Syntax
    'Declaration
     
    Public ReadOnly Property RenderIndex As RenderIndex
    public RenderIndex RenderIndex {get;}
    See Also