Gets the RenderIndex object containing the current index entry at some level, either at a top-level entry or a nested entry.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public RenderIndex RenderIndex { get; }
Visual Basic
Public ReadOnly Property RenderIndex As RenderIndex
	Get

See Also