Gets the approximate completed ratio, from 0 (0% complete) to 1 (100% complete).

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

Syntax

C#
public double Complete { get; }
Visual Basic
Public ReadOnly Property Complete As Double
	Get

See Also