Returns the approximate count of fragments in the current object (used to show progress during document generation).

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

Syntax

C#
protected internal virtual int GetApproximateCountOfFragmentsToProcess()
Visual Basic
Protected Friend Overridable Function GetApproximateCountOfFragmentsToProcess As Integer

See Also