The order of the fields that need to be recalculated.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

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

See Also