PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / IndexEntry Class / RenderIndex Property

In This Topic
    RenderIndex Property (IndexEntry)
    In This Topic
    Gets the IndexEntry.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