RgfProgressArgsCurrentIteration Property

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Models
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 10.1.0.10424
C#
public int? CurrentIteration { get; set; }

Property Value

NullableInt32

Implements

IRgfProgressArgsCurrentIteration

See Also