RgfProgressArgsTotalIterations Property

Definition

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

Property Value

NullableInt32

Implements

IRgfProgressArgsTotalIterations

See Also