Gets an index of a page that was added when the vertical space was not enough.

Namespace:  PerpetuumSoft.Reporting.Rendering
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public int CrossIndex { get; }
Visual Basic (Declaration)
Public ReadOnly Property CrossIndex As Integer
Visual C++
public:
property int CrossIndex {
	int get ();
}

See Also